| Age | Commit message (Expand) | Author | Lines |
| 2023-10-23 | Rollup merge of #116960 - lqd:applied-member-constraints-scope, r=matthewjasper | Matthias Krüger | -7/+2 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -1/+1 |
| 2023-10-20 | s/Generator/Coroutine/ | Oli Scherer | -6/+6 |
| 2023-10-20 | slight Default cleanup for option | Rémy Rakic | -7/+2 |
| 2023-10-19 | Auto merge of #115214 - Urgau:rfc-3127-trim-paths, r=compiler-errors | bors | -7/+179 |
| 2023-10-17 | Automatically enable cross-crate inlining for small functions | Ben Kimock | -0/+2 |
| 2023-10-17 | [RFC 3127 - Trim Paths]: Condition remapped filepath on remap scopes | Urgau | -5/+123 |
| 2023-10-17 | [RFC 3127 - Trim Paths]: Add unstable option and parsing | Urgau | -2/+56 |
| 2023-10-16 | Auto merge of #116731 - Alexendoo:hash-untracked-state, r=oli-obk | bors | -5/+11 |
| 2023-10-16 | Rename `ACTIVE_FEATURES` as `UNSTABLE_FEATURES`. | Nicholas Nethercote | -2/+2 |
| 2023-10-14 | Add `Config::hash_untracked_state` callback | Alex Macleod | -5/+11 |
| 2023-10-13 | Format all the let chains in compiler | Michael Goulet | -3/+9 |
| 2023-10-13 | Auto merge of #116619 - nnethercote:rustc_driver_impl, r=compiler-errors | bors | -15/+10 |
| 2023-10-13 | Auto merge of #115964 - bjorn3:cgu_reuse_tracker_global_state, r=cjgillot | bors | -167/+0 |
| 2023-10-13 | Make `needs_analysis` true for `PpHirMode::Typed`. | Nicholas Nethercote | -1/+1 |
| 2023-10-13 | Remove PpAstTreeMode. | Nicholas Nethercote | -14/+9 |
| 2023-10-11 | Auto merge of #113218 - lqd:polonius-scopes, r=jackh726 | bors | -1/+51 |
| 2023-10-11 | Auto merge of #116014 - lqd:mcp510-2-electric-boogaloo, r=petrochenkov | bors | -54/+62 |
| 2023-10-10 | Rollup merge of #116595 - RalfJung:mir-enable-passes, r=oli-obk | Matthias Krüger | -3/+4 |
| 2023-10-10 | -Zmir-enable-passes: document that this may enable unsound passes | Ralf Jung | -3/+4 |
| 2023-10-09 | Remove cgu_reuse_tracker from Session | bjorn3 | -161/+0 |
| 2023-10-09 | Remove an LTO dependent cgu_reuse_tracker.set_actual_reuse call | bjorn3 | -7/+1 |
| 2023-10-08 | consistency check for self-contained linking components CLI options | Rémy Rakic | -0/+25 |
| 2023-10-08 | implement opt out `-Clink-self-contained=-linker` | Rémy Rakic | -12/+30 |
| 2023-10-08 | move single component parsing to dedicated function | Rémy Rakic | -7/+7 |
| 2023-10-08 | move `LinkSelfContainedComponents` to `rustc_target` | Rémy Rakic | -35/+1 |
| 2023-10-08 | prepare stabilization of modern linker-flavors | Rémy Rakic | -3/+2 |
| 2023-10-08 | Remove -Zdep-tasks. | Camille GILLOT | -3/+0 |
| 2023-10-08 | linker: Remove `-Zgcc-ld` option | Vadim Petrochenkov | -20/+3 |
| 2023-10-06 | Remove unused `FileName::CfgSpec`. | Nicholas Nethercote | -1/+0 |
| 2023-10-04 | extend Polonius options helpers | Rémy Rakic | -1/+6 |
| 2023-10-04 | introduce `Polonius` enum for `-Zpolonius` | Rémy Rakic | -1/+46 |
| 2023-09-23 | Enable drop_tracking_mir by default. | Camille GILLOT | -6/+0 |
| 2023-09-22 | Auto merge of #116001 - fmease:validate-crate-name-extern-cli-opt, r=est31 | bors | -0/+31 |
| 2023-09-22 | Allow `-Z treat-err-as-bug=0` | Lieselotte | -7/+14 |
| 2023-09-20 | Validate crate name in CLI option --extern | León Orell Valerian Liehr | -0/+31 |
| 2023-09-20 | coverage: Remove debug code from the instrumentor | Zalathar | -5/+2 |
| 2023-09-19 | Rollup merge of #115869 - ferrocene:pa-fix-tests-cargo-remap, r=compiler-errors | Matthias Krüger | -2/+10 |
| 2023-09-17 | Auto merge of #114750 - Enselic:metadata-dep-info, r=compiler-errors | bors | -18/+13 |
| 2023-09-15 | implement -Z ignore-directory-in-diagnostics-source-blocks | Pietro Albini | -2/+10 |
| 2023-09-13 | Auto merge of #115735 - bjorn3:better_list_crate_metadata, r=wesleywiser | bors | -3/+4 |
| 2023-09-12 | Fix two typos | bjorn3 | -1/+1 |
| 2023-09-11 | Auto merge of #115656 - cjgillot:default-relative-spans, r=davidtwco | bors | -9/+0 |
| 2023-09-10 | Show lib features in -Zls and allow configuring which things are shown | bjorn3 | -3/+4 |
| 2023-09-10 | Auto merge of #115711 - Zoxc:freeze-cstore, r=oli-obk | bors | -2/+2 |
| 2023-09-10 | Auto merge of #115713 - chenyukang:yukang-fix-115680-rustdoc-arg-check, r=com... | bors | -5/+13 |
| 2023-09-10 | Abort if check nightly options failed on stable | yukang | -5/+13 |
| 2023-09-09 | Use `FreezeLock` for `CStore` | John Kåre Alsaker | -2/+2 |
| 2023-09-08 | sort | Augie Fackler | -2/+2 |
| 2023-09-08 | options: fix indentation | Augie Fackler | -3/+3 |