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

Rollup of 7 pull requests O-unix Operating system: Unix-like rollup A PR which is a rollup 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#135267 opened Jan 8, 2025 by matthiaskrgr Loading…
Remove emsdk version update from 1.84.0 relnotes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#135266 opened Jan 8, 2025 by kadiwa4 Loading…
Display of integers without unsafe pointer 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.
#135265 opened Jan 8, 2025 by pascaldekloe Loading…
Consider more erroneous layouts as LayoutError::ReferencesError to suppress spurious errors 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.
#135264 opened Jan 8, 2025 by compiler-errors Loading…
Revert 133858 due to perf regression 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.
#135263 opened Jan 8, 2025 by lqd Loading…
ci: Move dist-aarch64-linux to an aarch64 runner 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#135262 opened Jan 8, 2025 by mrkajetanp Loading…
Account for identity substituted items in symbol mangling 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.
#135261 opened Jan 8, 2025 by compiler-errors Loading…
Rollup of 6 pull requests A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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-release Relevant to the release subteam, 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.
#135260 opened Jan 8, 2025 by matthiaskrgr Loading…
Use llvm.memset.p0i8.* to initialize all same-bytes arrays 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.
#135258 opened Jan 8, 2025 by oli-obk Loading…
Move mod cargo below the import statements 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)
#135256 opened Jan 8, 2025 by onur-ozkan Loading…
wix: allow to skip more components 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)
#135255 opened Jan 8, 2025 by klensy Loading…
Revert #131365 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)
#135253 opened Jan 8, 2025 by pietroalbini Loading…
Fix release notes link S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#135252 opened Jan 8, 2025 by pietroalbini Loading…
Only treat plain literal patterns as short S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#135251 opened Jan 8, 2025 by oli-obk Loading…
A couple simple borrowck cleanups 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.
#135250 opened Jan 8, 2025 by lqd Loading…
Fix overflows in the implementation of overflowing_literals lint's help 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.
#135249 opened Jan 8, 2025 by s-cerevisiae Loading…
Add a list of symbols for stable standard library crates 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.
#135247 opened Jan 8, 2025 by tgross35 Loading…
rustc_feature: Avoid unsafe std::env::set_var() in UnstableFeatures tests 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.
#135245 opened Jan 8, 2025 by Enselic Loading…
add missing provenance APIs on NonNull 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.
#135242 opened Jan 8, 2025 by RalfJung Loading…
Add unstable option to nul-terminate location strings I-needs-decision Issue: In need of a decision. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#135240 opened Jan 8, 2025 by Darksonn Loading…
Match Ergonomics 2024: document and reorganize the currently-implemented feature gates 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.
#135237 opened Jan 8, 2025 by dianne Loading…
Update a bunch of library types for MCP807 O-solid Operating System: SOLID O-unix Operating system: Unix-like O-windows Operating system: Windows 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#135236 opened Jan 8, 2025 by scottmcm Draft
bootstrap: Add more comments to some of the test steps 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)
#135231 opened Jan 8, 2025 by Zalathar Loading…
Improve DispatchFromDyn and CoerceUnsized impl validation 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.
#135228 opened Jan 8, 2025 by compiler-errors Loading…
3
Explicitly build proc macro test with panic=unwind 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.
#135225 opened Jan 7, 2025 by erickt Loading…
ProTip! What’s not been updated in a month: updated:<2024-12-08.