Content-Length: 405190 | pFad | https://github.com/rust-lang/rust/pull/#ref-commit-1b19284

69B52BCD 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

Fix marker trait winnowing depending on impl order F-marker_trait_attr `#![feature(marker_trait_attr)]` 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-types Relevant to the types team, which will review and decide on the PR/issue.
#153847 opened Mar 14, 2026 by traviscross Loading…
Rollup of 7 pull requests A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#153846 opened Mar 14, 2026 by Zalathar Loading…
refactor: shrink check_attr by moving attribute checks to parsers 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.
#153845 opened Mar 14, 2026 by herbenderbler Draft
Suggest : when ; is used before a macro_rules! fragment specifier 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.
#153843 opened Mar 14, 2026 by ozankenangungor Loading…
tests/debuginfo/basic-stepping.rs: Add cdb 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.
#153840 opened Mar 13, 2026 by Enselic Loading…
Use fine grained component-wise span tracking in use trees 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.
#153838 opened Mar 13, 2026 by oli-obk Loading…
Merge fabsf16/32/64/128 into fabs::<F> A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#153834 opened Mar 13, 2026 by N1ark Loading…
powerpc64-ibm-aix: fix cfg(target_abi) value 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.
#153830 opened Mar 13, 2026 by RalfJung Loading…
Guard patterns: lowering to THIR 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.
#153828 opened Mar 13, 2026 by Human9000-bit Draft
Use horde's SyncTable for default query caches and CtxtInterners A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-tidy Area: The tidy tool S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#153826 opened Mar 13, 2026 by Zoxc Draft
Add Wake diagnostic item for alloc::task::Wake 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.
#153824 opened Mar 13, 2026 by samueltardieu Loading…
constify Step trait and all of its implementations 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.
#153821 opened Mar 13, 2026 by Lars-Schumann Loading…
delete some duplicated tests 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.
#153819 opened Mar 13, 2026 by cyrgani Loading…
Reimplement const closures PG-const-traits Project group: Const traits 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#153818 opened Mar 13, 2026 by oli-obk Loading…
relocate several 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.
#153817 opened Mar 13, 2026 by cyrgani Loading…
Fix ICE when Self is used in enum discriminant of a generic enum 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-types Relevant to the types team, which will review and decide on the PR/issue.
#153815 opened Mar 13, 2026 by GokhanKabar Loading…
Remove some dep-graph assertions. 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.
#153814 opened Mar 13, 2026 by nnethercote Loading…
fix(iter): Fix Unsoundness in Filter/FilterMap::next_chunk 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.
#153813 opened Mar 13, 2026 by TKanX Loading…
Don't pass a separate DepKind to query_feed 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.
#153811 opened Mar 13, 2026 by Zalathar Loading…
Derive Macro Eq: link to more detailed documentation A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.
#153804 opened Mar 13, 2026 by DanielEScherzer Loading…
Run ui tests on the parallel frontend A-compiletest Area: The compiletest test runner A-rustc-dev-guide Area: rustc-dev-guide 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.
#153801 opened Mar 13, 2026 by ywxt Draft
Split DepGraph::read_index in two. perf-regression Performance regression. 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.
#153800 opened Mar 13, 2026 by nnethercote Draft
Fix ICE when combining #[eii] with #[core::contracts::ensures] 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.
#153796 opened Mar 12, 2026 by GokhanKabar Loading…
Point turbofish inference errors at the uninferred generic arg 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.
#153795 opened Mar 12, 2026 by arferreira Loading…
When deduplicating diagnostics, look at how it is rendered instead of its internal state 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.
#153794 opened Mar 12, 2026 by estebank Loading…
ProTip! Updated in the last three days: updated:>2026-03-11.








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/#ref-commit-1b19284

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy