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 3 pull requests A-rustc-dev-guide Area: rustc-dev-guide 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#135286 opened Jan 9, 2025 by matthiaskrgr Loading…
it-self → itself, build-system → build system, type-alias → type alias 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#135285 opened Jan 9, 2025 by tbu- Loading…
centralize build stamp logic A-bootstrap-stamp Area: bootstrap stamp logic A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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)
#135281 opened Jan 9, 2025 by onur-ozkan Loading…
Exclude dependencies of std for diagnostics 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.
#135278 opened Jan 9, 2025 by tgross35 Loading…
Add Pin::as_deref_mut to 1.84 relnotes 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.
#135275 opened Jan 9, 2025 by coolreader18 Loading…
Add an InstSimplify for repetitive array expressions S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#135274 opened Jan 9, 2025 by saethlin Draft
Remove special-casing for argument patterns in MIR typeck (attempt to fix perf regression of #133858) 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.
#135273 opened Jan 9, 2025 by dianne Loading…
[PERF] dont represent infer vars two different ways in hir visitors 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.
#135272 opened Jan 8, 2025 by BoxyUwU Draft
Master bootstrap update 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-release Relevant to the release subteam, which will review and decide on the PR/issue.
#135268 opened Jan 8, 2025 by pietroalbini 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-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.
#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-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.
#135261 opened Jan 8, 2025 by compiler-errors 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…
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…
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…
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…
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 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
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
Outline panicking code for LocalKey::with 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.
#135224 opened Jan 7, 2025 by wyfo Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.