Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

elaborate obligations in coherence disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-types Relevant to the types team, which will review and decide on the PR/issue.
#124532 opened Apr 29, 2024 by lcnr Loading…
Fix Fuchsia build broken by #124210 O-unix Operating system: Unix-like S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#124530 opened Apr 29, 2024 by djkoloski Loading…
Rewrite select (in the new solver) to use a ProofTreeVisitor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#124529 opened Apr 29, 2024 by compiler-errors Loading…
Rollup of 7 pull requests A-rustdoc-json Area: Rustdoc JSON backend A-testsuite Area: The testsuite used to check the correctness of rustc rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#124527 opened Apr 29, 2024 by jieyouxu Loading…
Don't canonicalize ty::Const if its ParamEnv isn't canonicalized yet S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124526 opened Apr 29, 2024 by ShE3py Loading…
Don't ICE when we have leftover child captures due to ambiguous closure params S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124525 opened Apr 29, 2024 by compiler-errors Loading…
Add StaticForeignItem and use it on ForeignItemKind S-waiting-on-perf Status: Waiting on a perf run to be completed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124524 opened Apr 29, 2024 by spastorino Loading…
[Refactor] Rename Lint and LintGroup's is_loaded to is_externally_loaded S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124522 opened Apr 29, 2024 by blyxyas Loading…
Bump bootstrap compiler to latest beta S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#124521 opened Apr 29, 2024 by Mark-Simulacrum Loading…
Document that create_dir_all calls mkdir/CreateDirW multiple times S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#124520 opened Apr 29, 2024 by tbu- Loading…
adapt a codegen test for llvm 19 llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#124519 opened Apr 29, 2024 by krasimirgg Loading…
Panic if an OwnedFd carried a bad file descriptor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#124518 opened Apr 29, 2024 by tbu- Loading…
Allow const eval failures if the cause is a type layout issue S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124516 opened Apr 29, 2024 by oli-obk Loading…
Recommend to never display zero disambiguators when demangling v0 symbols S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#124514 opened Apr 29, 2024 by michaelwoerister Loading…
parser: suggest quotes only for ident attribute values S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124512 opened Apr 29, 2024 by ohno418 Loading…
Remove many #[macro_use] extern crate foo items A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#124511 opened Apr 29, 2024 by nnethercote Loading…
Add raw identifier in a typo suggestion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124510 opened Apr 29, 2024 by linyihai Loading…
coverage: Avoid hard-coded values when visiting logical ops A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124508 opened Apr 29, 2024 by Zalathar Loading…
coverage: Replace boolean options with a CoverageLevel enum A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124507 opened Apr 29, 2024 by Zalathar Loading…
Mark unions non-const-propagatable in KnownPanicsLint without calling layout S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124504 opened Apr 29, 2024 by gurry Loading…
ak_Macros has-merge-commits PR has merge commits, merge with caution. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124503 opened Apr 29, 2024 by hamdymohamedak Loading…
add support to override lldb binary path for ./x test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#124501 opened Apr 28, 2024 by VladimirMakaev Loading…
lldb-formatters: Use StdSliceSyntheticProvider for &str S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#124500 opened Apr 28, 2024 by VladimirMakaev Loading…
Move some stdlib tests from tests/ui to library/std/tests A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-libs Relevant to the library team, which will review and decide on the PR/issue.
#124497 opened Apr 28, 2024 by rytheo Loading…
Fix unwinding on 32-bit watchOS ARM O-watchos Operating System: watchOS S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#124494 opened Apr 28, 2024 by madsmtm Loading…
ProTip! Exclude everything labeled bug with -label:bug.