| Age | Commit message (Expand) | Author | Lines |
| 2025-06-18 | Rollup merge of #142377 - Urgau:unremap-rustc-dev, r=jieyouxu | Urgau | -4/+13 |
| 2025-06-18 | Rollup merge of #142123 - Kobzol:timings, r=nnethercote | Urgau | -0/+13 |
| 2025-06-17 | Temporarily add back -Zwasm-c-abi=spec | bjorn3 | -0/+1 |
| 2025-06-16 | Add infrastructure for emitting timing sections | Jakub Beránek | -8/+8 |
| 2025-06-16 | Add parsing of `--json=timings` | Jakub Beránek | -0/+13 |
| 2025-06-15 | Un-remap `rustc-dev` component paths | Urgau | -0/+6 |
| 2025-06-14 | Prepare `rustc-dev` component un-remapping in the compiler | Urgau | -4/+7 |
| 2025-06-14 | Remove all support for wasm's legacy ABI | bjorn3 | -2/+1 |
| 2025-06-09 | -Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable... | Andrew Zhogin | -0/+9 |
| 2025-05-27 | coverage: Revert "unused local file IDs" due to empty function names | Zalathar | -5/+0 |
| 2025-05-10 | coverage: Detect unused local file IDs to avoid an LLVM assertion | Zalathar | -0/+5 |
| 2025-05-06 | Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercote | Stuart Cook | -1/+7 |
| 2025-05-05 | Take into-account `-Zremap-path-scope` when embedding filenames | Urgau | -1/+7 |
| 2025-05-04 | Initial support for dynamically linked crates | Bryanskiy | -1/+11 |
| 2025-04-26 | session: Cleanup `CanonicalizedPath::new` | Vadim Petrochenkov | -2/+1 |
| 2025-04-25 | Rollup merge of #140152 - xizheyin:issue-140102, r=jieyouxu | Matthias Krüger | -36/+43 |
| 2025-04-25 | Add option style comment for `rustc_optgroups` | xizheyin | -0/+7 |
| 2025-04-24 | Rollup merge of #139700 - EnzymeAD:autodiff-flags, r=oli-obk | Matthias Krüger | -0/+4 |
| 2025-04-24 | Unify the format of rustc cli flags | xizheyin | -36/+36 |
| 2025-04-21 | Construct OutputType using macro and print [=FILENAME] help info | xizheyin | -112/+198 |
| 2025-04-17 | Rollup merge of #139850 - xizheyin:issue-138698, r=jieyouxu | Matthias Krüger | -12/+25 |
| 2025-04-17 | Hide unstable print kinds within emit_unknown_print_request_help in stable ch... | xizheyin | -12/+25 |
| 2025-04-15 | Add unstable foo::bar extern command line arguments | Eric Holk | -34/+5 |
| 2025-04-14 | Specify `--print info=file` syntax in `--help` | clubby789 | -10/+4 |
| 2025-04-12 | fix LooseTypes flag and PrintMod behaviour, add debug helper | Manuel Drehwald | -0/+4 |
| 2025-04-07 | Prepend temp files with a string per invocation of rustc | Michael Goulet | -8/+32 |
| 2025-04-07 | Simplify temp path creation a bit | Michael Goulet | -22/+21 |
| 2025-04-05 | Rollup merge of #139285 - tshepang:uniform-case, r=jieyouxu | Stuart Cook | -4/+6 |
| 2025-04-05 | Rollup merge of #137880 - EnzymeAD:autodiff-batching, r=oli-obk | Stuart Cook | -2/+4 |
| 2025-04-04 | add new flag to print the module post-AD, before opts | Manuel Drehwald | -2/+4 |
| 2025-04-03 | Remove `LintExpectationId` from `Level` variants | Oli Scherer | -1/+1 |
| 2025-04-03 | structure the message | Tshepang Mbambo | -4/+6 |
| 2025-04-03 | use lower case to match other error messages | Tshepang Mbambo | -2/+2 |
| 2025-04-01 | Add unstable `--print=crate-root-lint-levels` | Urgau | -0/+3 |
| 2025-03-23 | Implement `supported-crate-types` print request | Jieyou Xu | -1/+6 |
| 2025-03-19 | Suggest `-Whelp` when pass `--print lints` to rustc | xizheyin | -0/+6 |
| 2025-03-16 | Rename `PrintKind::{AllTargetSpecs,TargetSpec}` to `{AllTargetSpecsJson,Targe... | Jieyou Xu | -5/+5 |
| 2025-03-16 | Extract print request stability gating and unknown print request help into he... | Jieyou Xu | -43/+35 |
| 2025-03-16 | Alphabetically sort `PrintKind` and enforce with tidy | Jieyou Xu | -15/+17 |
| 2025-03-14 | Show valid crate types when the user passes unknown `--crate-type` value | malezjaa | -1/+6 |
| 2025-03-12 | Make opts.maybe_sysroot non-optional | bjorn3 | -2/+2 |
| 2025-03-07 | Rollup merge of #138111 - estebank:use-dfv, r=nnethercote | Matthias Krüger | -32/+24 |
| 2025-03-04 | Rollup merge of #137975 - Zalathar:needs-hir, r=compiler-errors | Jubilee | -8/+0 |
| 2025-03-04 | Remove unused `PpMode::needs_hir` | Zalathar | -8/+0 |
| 2025-03-03 | Use default field values for `ErrorOutputType` | Esteban Küber | -24/+21 |
| 2025-03-03 | Use default field values for `config::NextSolverConfig` | Esteban Küber | -8/+3 |
| 2025-03-01 | ensure we always print all --print options in help | Michael Toner | -30/+34 |
| 2025-03-01 | Auto merge of #133250 - DianQK:embed-bitcode-pgo, r=nikic | bors | -0/+3 |
| 2025-02-25 | Teach structured errors to display short `Ty` | Esteban Küber | -2/+2 |
| 2025-02-23 | Remove unused `OutputType::ThinLinkBitcode` | DianQK | -12/+1 |