| Age | Commit message (Expand) | Author | Lines |
| 2024-04-25 | debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and `#[... | Vadim Petrochenkov | -7/+15 |
| 2024-04-24 | Whitespace fixes. | Nicholas Nethercote | -10/+6 |
| 2024-04-20 | Rollup merge of #123409 - ZhuUx:master, r=oli-obk | Matthias Krüger | -10/+12 |
| 2024-04-19 | Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiser | bors | -1/+15 |
| 2024-04-19 | coverage. Add coverage-options=mcdc as gate for MC/DC instrument | zhuyunxing | -10/+12 |
| 2024-04-18 | Ensure `[rust] debuginfo-level-std` doesn't change core's MIR | Scott McMurray | -0/+3 |
| 2024-04-16 | Rollup merge of #121694 - davidtwco:stabilize-relro-level, r=Mark-Simulacrum | Guillaume Gomez | -2/+2 |
| 2024-04-12 | add `-Z linker-features` to toggle lld on the CLI | Rémy Rakic | -0/+20 |
| 2024-04-06 | Put checks that detect UB under their own flag below debug_assertions | Ben Kimock | -0/+3 |
| 2024-04-03 | Remove MIR unsafe check | Matthew Jasper | -2/+0 |
| 2024-03-28 | Simplify trim-paths feature by merging all debuginfo options together | Urgau | -4/+3 |
| 2024-03-15 | Rollup merge of #121207 - chriswailes:z-external-clangrt, r=michaelwoerister | Matthias Krüger | -0/+2 |
| 2024-03-13 | Add `-Z external-sanitizer-runtime` | Chris Wailes | -0/+2 |
| 2024-03-13 | extend docs of -Zprint-mono-items | Ralf Jung | -1/+3 |
| 2024-03-13 | Rollup merge of #122226 - Zalathar:zcoverage-options, r=nnethercote | Matthias Krüger | -16/+27 |
| 2024-03-13 | Auto merge of #122227 - Zoxc:query-hash-verify, r=michaelwoerister | bors | -1/+3 |
| 2024-03-13 | coverage: Add `-Zcoverage-options` for fine control of coverage | Zalathar | -0/+21 |
| 2024-03-13 | coverage: Remove all unstable values of `-Cinstrument-coverage` | Zalathar | -16/+6 |
| 2024-03-12 | sess: stabilize relro-level | David Wood | -2/+2 |
| 2024-03-12 | Verify that query keys result in unique dep nodes | John Kåre Alsaker | -1/+3 |
| 2024-03-11 | Rollup merge of #116791 - WaffleLapkin:unparallel-backends, r=oli-obk | Jubilee | -1/+1 |
| 2024-03-10 | Introduce perma-unstable `wasm-c-abi` flag | daxpedda | -1/+15 |
| 2024-03-06 | Rollup merge of #121382 - nnethercote:rework-untranslatable_diagnostic-lint, ... | Matthias Krüger | -0/+1 |
| 2024-03-06 | Change the documented implicit value of `-C instrument-coverage` to `=yes` | Zalathar | -12/+11 |
| 2024-03-06 | Rewrite the `untranslatable_diagnostic` lint. | Nicholas Nethercote | -0/+1 |
| 2024-03-05 | Limit the number of names and values in check-cfg diagnostics | Urgau | -0/+2 |
| 2024-03-01 | Add initial support for DataFlowSanitizer | Ramon de C Valle | -2/+18 |
| 2024-02-15 | Replace `NonZero::<_>::new` with `NonZero::new`. | Markus Reiter | -1/+1 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -5/+8 |
| 2024-02-15 | Rename `-Zno_parallel_llvm` -> `-Zno_parallel_backend` | Maybe Waffle | -1/+1 |
| 2024-02-07 | Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkov | Guillaume Boisseau | -0/+2 |
| 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-16 | Add unstable `-Z direct-access-external-data` cmdline flag for `rustc` | WANG Rui | -0/+2 |
| 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 |