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

Fix getting diagnostics example
#2067 opened Sep 18, 2024 by vetleras Loading…
Document #[rustc_default_body_unstable]
#2065 opened Sep 17, 2024 by dianne Loading…
fix broken links
#2063 opened Sep 14, 2024 by max-heller Loading…
Remove -Zfuel. blocked This PR is blocked waiting for some other PR
#2032 opened Jul 31, 2024 by cjgillot Loading…
Save linkcheck cache always
#2030 opened Jul 28, 2024 by marxin Draft
Rename config.toml to bootstrap.toml blocked This PR is blocked waiting for some other PR
#2025 opened Jul 25, 2024 by LuuuXXX Loading…
Clarify how to disable warnings in deps
#2015 opened Jul 18, 2024 by nyurik Loading…
Fix is_diagnostic_item() example
#2013 opened Jul 13, 2024 by trevyn Loading…
Document bootstrap integration with rustc-perf
#2005 opened Jun 30, 2024 by Kobzol Loading…
Clarify a little bit in MIR chapter
#1986 opened May 29, 2024 by camelid Loading…
Update name-resolution.md
#1935 opened Mar 11, 2024 by Tbkhi Loading…
Update macro-expansion.md
#1934 opened Mar 10, 2024 by Tbkhi Loading…
Update the-parser.md
#1933 opened Mar 10, 2024 by Tbkhi Loading…
Update syntax-intro.md
#1932 opened Mar 10, 2024 by Tbkhi Loading…
update rustc-driver.md
#1929 opened Mar 10, 2024 by Tbkhi Loading…
Update parallel-rustc.md
#1926 opened Mar 4, 2024 by Tbkhi Loading…
Mention forking before cloning the Rust repo
#1921 opened Mar 2, 2024 by mmicu Loading…
Update rustdoc build instructions
#1917 opened Feb 28, 2024 by fmease Loading…
Update serialization.md
#1909 opened Feb 26, 2024 by Tbkhi Loading…
ProTip! Exclude everything labeled bug with -label:bug.