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

Optimize EscapeIterInner 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.
#125317 opened May 20, 2024 by joboet Loading…
Tweak Spacing use 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.
#125316 opened May 20, 2024 by nnethercote Loading…
Add an experimental feature gate for global registration 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.
#125314 opened May 20, 2024 by jdonszelmann Loading…
Rollup of 5 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-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.
#125313 opened May 20, 2024 by matthiaskrgr Loading…
Make repr(packed) vectors work with SIMD intrinsics 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.
#125311 opened May 20, 2024 by calebzulawski Loading…
Move ~100 tests from tests/ui to subdirs 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125310 opened May 20, 2024 by workingjubilee Loading…
Fix tests/debuginfo/strings-and-strs. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#125309 opened May 20, 2024 by nnethercote Loading…
track cycle participants per root 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#125308 opened May 20, 2024 by lcnr Loading…
tidy: stop special-casing tests/ui entry limit 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)
#125307 opened May 20, 2024 by workingjubilee Loading…
Force the inner coroutine of an async closure to move if the outer closure is move and FnOnce 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.
#125306 opened May 20, 2024 by compiler-errors Loading…
add some codegen tests for issue 120493 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#125305 opened May 20, 2024 by jwong101 Loading…
defrost RUST_MIN_STACK=ice rustc hello.rs 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.
#125302 opened May 20, 2024 by workingjubilee Loading…
fix suggestion in E0373 for !Unpin coroutines 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.
#125301 opened May 20, 2024 by jwong101 Loading…
rustdoc: Don't strip items with inherited visibility in AliasedNonLocalStripper S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#125300 opened May 20, 2024 by compiler-errors Loading…
Add codegen test for array comparision opt S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#125298 opened May 19, 2024 by tesuji Loading…
Fix unexpected_cfgs lint on std 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.
#125296 opened May 19, 2024 by tesuji Loading…
Place tail expression behind terminating scope 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.
#125293 opened May 19, 2024 by dingxiangfei2009 Loading…
Implement lint for obligations broken by never type fallback change 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.
#125289 opened May 19, 2024 by WaffleLapkin Loading…
Error for RPIT if they are not defined during MIR borrowck 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.
#125285 opened May 19, 2024 by spastorino Loading…
Uplift RegionVid, TermKind to rustc_type_ir, and EagerResolver to rustc_next_trait_solver 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. 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
#125284 opened May 19, 2024 by compiler-errors Loading…
Use a single static for all default slice Arcs. 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.
#125283 opened May 19, 2024 by zachs18 Loading…
Never type unsafe lint improvements 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.
#125282 opened May 19, 2024 by WaffleLapkin Loading…
Fix parsing of erroneously placed semicolons 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.
#125276 opened May 19, 2024 by dev-ardi Loading…
bootstrap: implement new feature bootstrap-self-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)
#125273 opened May 19, 2024 by onur-ozkan Loading…
use posix_memalign on almost all Unix targets O-unix Operating system: Unix-like 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.
#125271 opened May 19, 2024 by RalfJung Loading…
ProTip! no:milestone will show everything without a milestone.