| Age | Commit message (Expand) | Author | Lines |
| 2025-05-06 | Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercote | Stuart Cook | -1/+7 |
| 2025-05-05 | Rollup merge of #140661 - Darksonn:fixedx18-tm, r=wesleywiser | Guillaume Gomez | -1/+1 |
| 2025-05-05 | Take into-account `-Zremap-path-scope` when embedding filenames | Urgau | -1/+7 |
| 2025-05-05 | Make -Zfixed-x18 into a target modifier | Alice Ryhl | -1/+1 |
| 2025-05-04 | Initial support for dynamically linked crates | Bryanskiy | -2/+21 |
| 2025-04-28 | Rollup merge of #140323 - tgross35:cfg-unstable-float, r=Urgau | Chris Denton | -0/+4 |
| 2025-04-27 | Implement the internal feature `cfg_target_has_reliable_f16_f128` | Trevor Gross | -0/+4 |
| 2025-04-26 | session: Cleanup `CanonicalizedPath::new` | Vadim Petrochenkov | -5/+4 |
| 2025-04-25 | Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgr | bors | -36/+43 |
| 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-25 | Rollup merge of #140202 - est31:let_chains_feature_compiler, r=lcnr | Matthias Krüger | -1/+1 |
| 2025-04-24 | Rollup merge of #139700 - EnzymeAD:autodiff-flags, r=oli-obk | Matthias Krüger | -1/+9 |
| 2025-04-24 | Unify the format of rustc cli flags | xizheyin | -36/+36 |
| 2025-04-23 | Make #![feature(let_chains)] bootstrap conditional in compiler/ | est31 | -1/+1 |
| 2025-04-22 | Rollup merge of #140077 - xizheyin:issue-139805, r=jieyouxu | Chris Denton | -112/+198 |
| 2025-04-21 | Document why CodeStats::type_sizes is public | blyxyas | -0/+2 |
| 2025-04-21 | Construct OutputType using macro and print [=FILENAME] help info | xizheyin | -112/+198 |
| 2025-04-19 | Rollup merge of #139042 - compiler-errors:do-not-optimize-switchint, r=saethlin | Chris Denton | -3/+3 |
| 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-16 | Rollup merge of #139876 - blyxyas:write_type_sizes, r=nnethercote | Matthias Krüger | -1/+1 |
| 2025-04-16 | Rollup merge of #139647 - eholk:package-namespace, r=fmease | Matthias Krüger | -34/+178 |
| 2025-04-16 | Auto merge of #136926 - wesleywiser:stabilize_dwarf-version, r=petrochenkov | bors | -2/+11 |
| 2025-04-16 | Make CodeStat's type sizes a public field | blyxyas | -1/+1 |
| 2025-04-15 | Add unstable foo::bar extern command line arguments | Eric Holk | -34/+178 |
| 2025-04-15 | Auto merge of #138906 - thaliaarchi:unsupported-test-exe, r=bjorn3 | bors | -0/+7 |
| 2025-04-14 | Stabilize `-Zdwarf-version` as `-Cdwarf-version` | Wesley Wiser | -2/+11 |
| 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 | -1/+9 |
| 2025-04-08 | Do not optimize out SwitchInt before borrowck, or if Zmir-preserve-ub | Michael Goulet | -3/+3 |
| 2025-04-07 | Prepend temp files with a string per invocation of rustc | Michael Goulet | -8/+50 |
| 2025-04-07 | Simplify temp path creation a bit | Michael Goulet | -22/+21 |
| 2025-04-06 | Auto merge of #138947 - madsmtm:refactor-apple-versions, r=Noratrieb | bors | -2/+55 |
| 2025-04-05 | Rollup merge of #138368 - rcvalle:rust-kcfi-arity, r=davidtwco | Matthias Krüger | -0/+17 |
| 2025-04-05 | KCFI: Add KCFI arity indicator support | Ramon de C Valle | -0/+17 |
| 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 | -3/+7 |
| 2025-04-04 | Auto merge of #138785 - lcnr:typing-mode-borrowck, r=compiler-errors,oli-obk | bors | -0/+3 |
| 2025-04-04 | add new flag to print the module post-AD, before opts | Manuel Drehwald | -3/+7 |
| 2025-04-04 | refactor: Move env parsing of deployment target to rustc_session | Mads Marquart | -2/+55 |
| 2025-04-04 | Auto merge of #120706 - Bryanskiy:leak, r=lcnr | bors | -0/+2 |
| 2025-04-03 | Initial support for auto traits with default bounds | Bryanskiy | -0/+2 |
| 2025-04-03 | Remove `LintExpectationId` from `Level` variants | Oli Scherer | -1/+1 |
| 2025-04-03 | add `TypingMode::Borrowck` | lcnr | -0/+3 |
| 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-02 | Rollup merge of #139184 - Urgau:crate-root-lint-levels, r=jieyouxu | Takayuki Maeda | -0/+3 |
| 2025-04-01 | Add unstable `--print=crate-root-lint-levels` | Urgau | -0/+3 |
| 2025-03-31 | Add `-Zembed-metadata` CLI option | Jakub Beránek | -0/+2 |