Skip to content

Pull requests: rust-lang/rustc-dev-guide

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

derive(Diagnostic): #[note] etc also work on bool fields S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
#2955 opened Aug 6, 2026 by RalfJung Member Loading…
Fix link in llm-use rejection template S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
#2954 opened Aug 6, 2026 by ohAitch Loading…
Rustc pull update S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
#2952 opened Aug 3, 2026 by workflows-rustc-dev-guide Bot Loading…
Update parallel compilation status for August 2026 S-waiting-on-author Status: this PR is waiting for additional action by the OP
#2950 opened Aug 2, 2026 by eeminionn Draft
Document debuginfo repr directive S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
#2947 opened Jul 28, 2026 by Walnut356 Contributor Loading…
Add feedable query modifier S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
#2942 opened Jul 23, 2026 by blyxyas Member Loading…
Add documentation for some rustc_type_ir macros S-waiting-on-author Status: this PR is waiting for additional action by the OP
#2939 opened Jul 22, 2026 by Jamesbarford Loading…
docs: Clarify Neovim workspace path setup S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
#2938 opened Jul 22, 2026 by aland-omed Loading…
docs: Update profiling inlining guidance S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
#2936 opened Jul 21, 2026 by aland-omed Loading…
docs: Verify fuzzing guidance date S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
#2935 opened Jul 21, 2026 by aland-omed Loading…
HIR "Eager Type Inference" / Expectations dev guide page S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
#2924 opened Jul 10, 2026 by fallible-algebra Member Loading…
2 of 8 tasks
Update TypeTree chapter to reflect newer understanding of it S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
#2911 opened Jun 26, 2026 by ZuseZ4 Member Loading…
Update rustdoc passes documentation S-waiting-on-author Status: this PR is waiting for additional action by the OP
#2827 opened Apr 8, 2026 by cijiugechu Member Loading…
Add a description of how FileCheck is used for mir-opt tests A-contributor-roadblock S-waiting-on-author Status: this PR is waiting for additional action by the OP
#2718 opened Jan 4, 2026 by meithecatte Loading…
Arbitrary self types v2: dev guide updates. F-arbitrary_self_types Feature: arbitrary_self_types S-blocked Status: this PR is blocked waiting for something T-compiler Relevant to the compiler team T-types Relevant to the types team
#2168 opened Dec 19, 2024 by adetaylor Loading…
Elaborate on dataflow outputs for region constraints A-borrow-checker Area: borrow checker A-dataflow Area: dataflow analysis A-regions Area: regions S-waiting-on-author Status: this PR is waiting for additional action by the OP T-compiler Relevant to the compiler team
#1969 opened Apr 30, 2024 by amandasystems Loading…
ProTip! Filter pull requests by the default branch with base:main.