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
Sort

Pull requests list

Document behavior of multiple stability attributes on items A-attributes Area: attributes A-stability Area: stability S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-libs Relevant to libs team T-libs-api Relevant to libs-api team
#2128 opened Nov 8, 2024 by dianne Loading…
Add a couple of linkcheck exceptions: A-linkcheck Area: linkcheck C-CI Category: CI for this repo S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content WG-rustc-dev-guide Working group: rustc-dev-guide
#2120 opened Nov 3, 2024 by marxin Loading…
Start using mdbook-linkcheck2 A-linkcheck Area: linkcheck C-CI Category: CI for this repo S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content WG-rustc-dev-guide Working group: rustc-dev-guide
#2103 opened Oct 24, 2024 by marxin Loading…
Remove -Zfuel. A-optimizations Area: optimizations C-cleanup Category: cleanups S-blocked Status: this PR is blocked waiting for something T-compiler Relevant to compiler team
#2032 opened Jul 31, 2024 by cjgillot Draft
Save linkcheck cache always A-linkcheck Area: linkcheck C-CI Category: CI for this repo S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content WG-rustc-dev-guide Working group: rustc-dev-guide
#2030 opened Jul 28, 2024 by marxin Draft
Rename config.toml to bootstrap.toml S-blocked Status: this PR is blocked waiting for something T-bootstrap Relevant to bootstrap team
#2025 opened Jul 25, 2024 by LuuuXXX Draft
Remove properly tracked config file from .gitignore & add support for skipping of link-checking A-linkcheck Area: linkcheck A-meta Area: meta, about rustc or rustc-dev-guide itself C-CI Category: CI for this repo S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content WG-rustc-dev-guide Working group: rustc-dev-guide
#2023 opened Jul 24, 2024 by marxin 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 compiler team
#1969 opened Apr 30, 2024 by amandasystems Loading…
Mention forking before cloning the Rust repo A-contribution-workflows Area: contribution workflows A-contributor-onboarding Area: contributor on-boarding advice (e.g. for new contributors) A-git Area: git A-meta Area: meta, about rustc or rustc-dev-guide itself S-waiting-on-author Status: this PR is waiting for additional action by the OP
#1921 opened Mar 2, 2024 by mmicu Loading…
Update incrcomp-debugging.md A-contributor-onboarding Area: contributor on-boarding advice (e.g. for new contributors) A-devex Area: contributor developer experience A-incr-comp Area: incremental compilation S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team WG-incr-comp Working group: incremental compilation
#1905 opened Feb 25, 2024 by Tbkhi Loading…
Update incremental-compilation-in-detail.md A-incr-comp Area: incremental compilation S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team
#1904 opened Feb 25, 2024 by Tbkhi Loading…
Update incremental-compilation.md A-incr-comp Area: incremental compilation S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team
#1903 opened Feb 24, 2024 by Tbkhi Loading…
Update query-evaluation-model-in-detail.md A-incr-comp Area: incremental compilation A-query-system Area: query system S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team
#1902 opened Feb 24, 2024 by Tbkhi Loading…
Update query.md A-query-system Area: query system S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team
#1901 opened Feb 24, 2024 by Tbkhi Loading…
Clarify eager macro explanation A-macro-expansion Area: macro expansion A-macros Area: macros (general sense) S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team
#1872 opened Jan 28, 2024 by Arthur-Milchior Loading…
Add overview.drawio.svg A-compiler-architecture Area: high-level compiler architecture A-visualizations Area: visualizations S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-compiler Relevant to compiler team
#1725 opened Jul 8, 2023 by sslime336 Loading…
rewrite bootstrapping stages S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content T-bootstrap Relevant to bootstrap team
#1650 opened Mar 23, 2023 by mightyiam Draft
new chapter with examples of diagnostic translation PRs A-diagnostics Area: diagnostics A-translation Area: diagnostics translation and other translations S-waiting-on-author Status: this PR is waiting for additional action by the OP T-compiler Relevant to compiler team
#1621 opened Feb 25, 2023 by tshepang Loading…
add tool to "enforce" semantic line breaks A-style Area: style C-CI Category: CI for this repo S-waiting-on-author Status: this PR is waiting for additional action by the OP WG-rustc-dev-guide Working group: rustc-dev-guide
#1485 opened Oct 18, 2022 by tshepang Draft
ProTip! Filter pull requests by the default branch with base:master.