Content-Length: 411291 | pFad | https://github.com/rust-lang/rust/pull/#issuecomment-2423630419

69B8508F Pull requests · rust-lang/rust · GitHub
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
Assigned to nobody Loading
Sort

Pull requests list

[wip] linker-messages is warn-by-default again 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.
#153968 opened Mar 16, 2026 by jyn514 Draft
Tweak wording of failed predicate in inference error 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 (-Znext-solver)
#153967 opened Mar 16, 2026 by estebank Loading…
suggest valid features when target feature is invalid 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.
#153966 opened Mar 16, 2026 by folkertdev Loading…
Fix minor kasan bugs A-attributes Area: Attributes (`#[…]`, `#![…]`) A-compiletest Area: The compiletest test runner A-sanitizers Area: Sanitizers for correctness and code quality 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.
#153965 opened Mar 16, 2026 by Darksonn Loading…
Fix doc_cfg not working as expected on trait impls A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#153964 opened Mar 16, 2026 by GuillaumeGomez Loading…
Reorganisation of UI 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.
#153962 opened Mar 16, 2026 by rishi-techo-14 Loading…
Make layout_of cycles fatal errors A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#153960 opened Mar 16, 2026 by Zoxc Loading…
Fix non-module parent_module in stripped cfg diagnostics A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#153959 opened Mar 16, 2026 by mu001999 Loading…
[beta] [blocked] Don't look for non-type-level assoc consts when checking trait object types PG-exploit-mitigations Project group: Exploit mitigations S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#153958 opened Mar 16, 2026 by fmease Draft
Add bootstrap step for stdarch-verify 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)
#153957 opened Mar 16, 2026 by xonx4l Loading…
Address redundant errors for missing crate for nested imports and later uses of crate 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.
#153956 opened Mar 16, 2026 by yuk1ty Draft
Fix delegation def path hash collision, fix ICE connected to dummy spans 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.
#153955 opened Mar 16, 2026 by aerooneqq Loading…
Add coherency check for query cycle breaking A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#153953 opened Mar 16, 2026 by zetanumbers Loading…
Teach bootstrap test/doc plumbing to handle an initial stdarch workspace subset 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)
#153951 opened Mar 16, 2026 by mnmn-f Loading…
Store dep_kind_vtables in an array inside QuerySystem A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#153950 opened Mar 16, 2026 by Zalathar Draft
dissolve tests/ui/cross 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.
#153946 opened Mar 16, 2026 by cyrgani Loading…
Change ?Sized to PointeeSized in UnwindSafe impls for pointers F-sized_hierarchy `#![feature(sized_hierarchy)]` 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.
#153945 opened Mar 16, 2026 by theemathas Loading…
tests/debuginfo/basic-stepping.rs: Explain why all lines are not steppable 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.
#153941 opened Mar 16, 2026 by Enselic Loading…
tests/debuginfo/basic-stepping.rs: Add ignore-aarch64-pc-windows-msvc 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.
#153939 opened Mar 16, 2026 by Enselic Draft
Skip stack_start_aligned for immediate-abort 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.
#153936 opened Mar 16, 2026 by danielzgtg Loading…
Make unary float intrinsics generic A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#153934 opened Mar 16, 2026 by N1ark Draft
remove usages of to-be-deprecated numeric constants 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. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#153931 opened Mar 15, 2026 by cyrgani Loading…
Make the current crate's name available in Session S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#153924 opened Mar 15, 2026 by jyn514 Loading…
Suppress self-referential associated type constraint suggestion 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.
#153921 opened Mar 15, 2026 by arferreira Loading…
improve #[track_caller] invalid ABI error A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#153920 opened Mar 15, 2026 by folkertdev Loading…
ProTip! no:milestone will show everything without a milestone.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/rust-lang/rust/pull/#issuecomment-2423630419

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy