Skip to content

Pull requests: rust-lang/rust

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

Pull requests list

Stop emitting drop loops for every array length 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.
#134297 opened Dec 14, 2024 by scottmcm Loading…
Rollup of 6 pull requests 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.
#134296 opened Dec 14, 2024 by matthiaskrgr Loading…
Encode coroutine-closures in SMIR 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.
#134295 opened Dec 14, 2024 by compiler-errors Loading…
Rollup of 8 pull requests A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) O-hermit Operating System: Hermit 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-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.
#134294 opened Dec 14, 2024 by matthiaskrgr Loading…
Rollup of 8 pull requests 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#134292 opened Dec 14, 2024 by matthiaskrgr Loading…
Use python built in type annotations in LLDB visualizer scripts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#134291 opened Dec 14, 2024 by Walnut356 Loading…
Windows x86: Change i128 to return via the vector ABI 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.
#134290 opened Dec 14, 2024 by tgross35 Loading…
Enable unreachable_pub lint in core 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.
#134286 opened Dec 13, 2024 by Urgau Loading…
Add some convenience helper methods on hir::Safety A-rustdoc-json Area: Rustdoc JSON backend 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#134285 opened Dec 13, 2024 by oli-obk Loading…
Keep track of patterns that could have introduced a binding, but didn't 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.
#134284 opened Dec 13, 2024 by estebank Loading…
fix(libtest): Deprecate '--logfile' A-libtest Area: `#[test]` / the `test` library 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#134283 opened Dec 13, 2024 by epage Loading…
(Re-)return adjustment target if adjust kind is never-to-any 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.
#134279 opened Dec 13, 2024 by jieyouxu Loading…
Update cargo S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#134278 opened Dec 13, 2024 by weihanglo Loading…
rustdoc-search: handle impl Into<X> better
#134277 opened Dec 13, 2024 by notriddle Loading…
fully de-stabilize all custom inner attributes S-waiting-on-crater Status: Waiting on a crater run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#134276 opened Dec 13, 2024 by RalfJung Loading…
[EXPERIMENTAL] Something's Wrong I Can Feel It (x86_64 apple funny business) A-testsuite Area: The testsuite used to check the correctness of rustc S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#134275 opened Dec 13, 2024 by jieyouxu Draft
Add check-pass test for &raw 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.
#134274 opened Dec 13, 2024 by fmease Loading…
de-stabilize bench attribute I-lang-nominated Nominated for discussion during a lang team meeting. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#134273 opened Dec 13, 2024 by RalfJung Loading…
make rustc_encodable_decodable feature properly unstable S-waiting-on-crater Status: Waiting on a crater run to be completed. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#134272 opened Dec 13, 2024 by RalfJung Loading…
Arbitrary self types v2: better feature gate test 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.
#134271 opened Dec 13, 2024 by adetaylor Loading…
WIP: suggest how to fix with unconstrained type parameters 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.
#134270 opened Dec 13, 2024 by kei519 Draft
Foundations of location-sensitive polonius 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.
#134268 opened Dec 13, 2024 by lqd Loading…
Rename ty_def_id so people will stop using it by accident A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#134265 opened Dec 13, 2024 by compiler-errors Loading…
Arbitrary self types v2: Weak & NonNull diagnostics 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.
#134264 opened Dec 13, 2024 by adetaylor Loading…
Arbitrary self types v2: adjust diagnostic. 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.
#134262 opened Dec 13, 2024 by adetaylor Loading…
ProTip! Exclude everything labeled bug with -label:bug.