| Age | Commit message (Expand) | Author | Lines |
| 2024-01-26 | MCP #705: Provide the option `-Csymbol-mangling-version=hashed -Z unstable-op... | h1467792822 | -2/+4 |
| 2024-01-20 | Track `verbose` and `verbose_internals` | jyn | -2/+2 |
| 2024-01-18 | Rollup merge of #119828 - azhogin:azhogin/collapse_debuginfo_improved_attr, r... | Matthias Krüger | -0/+17 |
| 2024-01-17 | Add -Zno-implied-bounds-compat option and use it | Jack Huey | -0/+2 |
| 2024-01-17 | Improved collapse_debuginfo attribute, added command-line flag (no|external|yes) | Andrew Zhogin | -0/+17 |
| 2024-01-15 | Replace `TrimmedDefPaths` with a bool. | Nicholas Nethercote | -1/+1 |
| 2024-01-12 | Give me a way to emit all the delayed bugs | Michael Goulet | -0/+3 |
| 2024-01-09 | Rollup merge of #118680 - djkoloski:shell_argfiles, r=compiler-errors | Guillaume Gomez | -0/+2 |
| 2024-01-09 | Rollup merge of #119723 - nnethercote:rm-Zdont-buffer-diagnostics, r=compiler... | Guillaume Gomez | -3/+0 |
| 2024-01-09 | Rollup merge of #117744 - quininer:add-z-sync-uw, r=bjorn3 | Matthias Krüger | -0/+2 |
| 2024-01-09 | Remove `-Zdont-buffer-diagnostics`. | Nicholas Nethercote | -3/+0 |
| 2024-01-08 | Add support for shell argfiles | David Koloski | -0/+2 |
| 2024-01-05 | Rollup merge of #119567 - nnethercote:rm-Zreport-delayed-bugs, r=oli-obk | Michael Goulet | -2/+0 |
| 2024-01-05 | Rollup merge of #119566 - Zalathar:remove-spanview, r=Swatinem,Nilstrieb | Michael Goulet | -29/+0 |
| 2024-01-05 | Stabilize THIR unsafeck | Matthew Jasper | -2/+2 |
| 2024-01-04 | Remove `-Zreport-delayed-bugs`. | Nicholas Nethercote | -2/+0 |
| 2024-01-04 | Remove `-Zdump-mir-spanview` | Zalathar | -29/+0 |
| 2023-12-31 | Add -Zuse-sync-unwind | quininer | -0/+2 |
| 2023-12-26 | Auto merge of #119129 - jyn514:verbose, r=compiler-errors,estebank | bors | -2/+4 |
| 2023-12-24 | don't elide shared parts of types in diagnostics when `--verbose` is passed | jyn | -0/+2 |
| 2023-12-22 | Rollup merge of #119171 - nnethercote:cleanup-errors-4, r=compiler-errors | Michael Goulet | -3/+3 |
| 2023-12-23 | Rename `EarlyDiagCtxt` methods to match `DiagCtxt`. | Nicholas Nethercote | -3/+3 |
| 2023-12-21 | Add pass to identify undefined or erroneous behaviour | Tomasz Miąsko | -0/+2 |
| 2023-12-19 | rename to verbose-internals | jyn | -2/+2 |
| 2023-12-18 | Rename many `EarlyDiagCtxt` arguments. | Nicholas Nethercote | -6/+6 |
| 2023-12-18 | Rename `EarlyErrorHandler` as `EarlyDiagCtxt`. | Nicholas Nethercote | -3/+3 |
| 2023-12-14 | rename `-Ztrait-solver` to `-Znext-solver` | lcnr | -29/+44 |
| 2023-12-13 | Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`. | Lukasz Anforowicz | -0/+2 |
| 2023-12-10 | Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstrieb | bors | -0/+4 |
| 2023-12-10 | Implement `--env` compiler flag | Guillaume Gomez | -0/+4 |
| 2023-12-07 | Add emulated TLS support | quininer | -0/+2 |
| 2023-12-02 | Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`. | Nicholas Nethercote | -1/+1 |
| 2023-12-01 | Auto merge of #118472 - nnethercote:rustc_session, r=bjorn3 | bors | -6/+0 |
| 2023-12-01 | Move `WasiExecModel`. | Nicholas Nethercote | -6/+0 |
| 2023-11-30 | Add `-Zfunction-return={keep,thunk-extern}` option | Miguel Ojeda | -0/+12 |
| 2023-11-21 | convert ehcont-guard to an unstable option | Arlie Davis | -2/+2 |
| 2023-11-21 | Add support for generating the EHCont section | Arlie Davis | -0/+2 |
| 2023-11-15 | Auto merge of #116555 - paulmenage:llvm-module-flag, r=wesleywiser | bors | -0/+30 |
| 2023-11-14 | Auto merge of #117773 - nnethercote:rm-Zperf-stats, r=wesleywiser | bors | -2/+0 |
| 2023-11-14 | Rollup merge of #117737 - nnethercote:rm-Zkeep-hygiene-data, r=petrochenkov | Takayuki Maeda | -2/+0 |
| 2023-11-13 | Remove `-Zperf-stats`. | Nicholas Nethercote | -2/+0 |
| 2023-11-11 | Add -Z llvm_module_flag | Paul Menage | -0/+30 |
| 2023-11-11 | Auto merge of #115694 - clarfonthey:std-hash-private, r=dtolnay | bors | -2/+1 |
| 2023-11-10 | Remove `-Zkeep-hygiene-data`. | Nicholas Nethercote | -2/+0 |
| 2023-11-09 | Remove `-Z strip`. | Nicholas Nethercote | -2/+0 |
| 2023-11-07 | Add -Zcross-crate-inline-threshold=yes | Ben Kimock | -1/+23 |
| 2023-11-02 | Add insta-stable std::hash::{DefaultHasher, RandomState} exports | ltdk | -2/+1 |
| 2023-11-02 | Rollup merge of #117509 - Zalathar:zsymbol, r=petrochenkov | Matthias Krüger | -3/+0 |
| 2023-11-02 | use global cache when computing proof trees | lcnr | -2/+0 |
| 2023-11-02 | Remove support for alias `-Z symbol-mangling-version` | Zalathar | -3/+0 |