| Age | Commit message (Expand) | Author | Lines |
| 2024-10-01 | improve shell help text | Jacob Kiesel | -1/+2 |
| 2024-10-01 | disregard what we believe is supported in cargo for hash type | Jacob Kiesel | -5/+1 |
| 2024-10-01 | Fix options help text | Jacob Kiesel | -1/+1 |
| 2024-10-01 | add unstable support for outputting file checksums for use in cargo | Jacob Kiesel | -1/+21 |
| 2024-10-01 | Replace -Z default-hidden-visibility with -Z default-visibility | David Lattimore | -4/+20 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-09-15 | Rollup merge of #129897 - RalfJung:soft-float-ignored, r=Urgau | Matthias Krüger | -1/+4 |
| 2024-09-12 | Auto merge of #130249 - compiler-errors:sad-new-solver-coherence, r=lcnr | bors | -10/+21 |
| 2024-09-12 | Auto merge of #117465 - paulmenage:small-data-limit, r=compiler-errors | bors | -0/+2 |
| 2024-09-11 | Revert 'Stabilize -Znext-solver=coherence' | Michael Goulet | -10/+21 |
| 2024-09-10 | Add -Z small-data-threshold | Paul Menage | -0/+2 |
| 2024-09-09 | Remove needless returns detected by clippy in the compiler | Eduardo Sánchez Muñoz | -1/+1 |
| 2024-09-05 | stabilize `-Znext-solver=coherence` | lcnr | -21/+10 |
| 2024-09-03 | add rustc_lint_opt_deny_field_access to options that are documented to do not... | Ralf Jung | -0/+3 |
| 2024-09-03 | deprecate -Csoft-float because it is unsound (and not fixable) | Ralf Jung | -1/+1 |
| 2024-09-03 | Add `warn(unreachable_pub)` to `rustc_session`. | Nicholas Nethercote | -69/+73 |
| 2024-08-30 | make `-Z mir-include-spans` a dedicated enum | Rémy Rakic | -2/+16 |
| 2024-08-29 | Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic | Guillaume Gomez | -0/+2 |
| 2024-08-29 | Add `-Zlint-llvm-ir` | DianQK | -0/+2 |
| 2024-08-28 | fmt-debug option | Kornel | -0/+14 |
| 2024-08-27 | Rollup merge of #126985 - Mrmaxmeier:dwarf-embed-source, r=davidtwco | Trevor Gross | -0/+2 |
| 2024-08-11 | Rollup merge of #128762 - fmease:use-more-slice-pats, r=compiler-errors | Matthias Krüger | -10/+3 |
| 2024-08-07 | Add -Zerror-metrics=PATH to save diagnostic metadata to disk | Jane Losare-Lusby | -0/+2 |
| 2024-08-07 | Use more slice patterns inside the compiler | León Orell Valerian Liehr | -10/+3 |
| 2024-07-29 | Add `-Z embed-source=yes` to embed source code in DWARF debug info | Mrmaxmeier | -0/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -14/+15 |
| 2024-07-14 | Auto merge of #127670 - compiler-errors:no-type-length-limit, r=jackh726 | bors | -0/+2 |
| 2024-07-12 | Gate the type length limit check behind a nightly flag | Michael Goulet | -0/+2 |
| 2024-07-12 | Rollup merge of #126502 - cuviper:dump-mir-exclude-alloc-bytes, r=estebank | Jubilee | -0/+2 |
| 2024-07-02 | Rename the `asm-comments` compiler flag to `verbose-asm` | Trevor Gross | -2/+2 |
| 2024-07-01 | Avoid MIR bloat in inlining | Scott McMurray | -0/+2 |
| 2024-06-26 | Add `-Zdump-mir-exclude-alloc-bytes` | Josh Stone | -0/+2 |
| 2024-06-25 | Updated code for changes to RFC, added additional error handling, added | Florian Schmiderer | -9/+9 |
| 2024-06-25 | Support for -Z patchable-function-entry | Matthew Maurer | -0/+29 |
| 2024-06-24 | Rollup merge of #124712 - Enselic:deprecate-inline-threshold, r=pnkfelix | Michael Goulet | -1/+2 |
| 2024-06-23 | compiler: parse the empty frame-pointer | Jubilee Young | -2/+2 |
| 2024-06-23 | compiler: Accept -Cforce-frame-pointers=always | Jubilee Young | -10/+9 |
| 2024-06-23 | compiler: Support nightly -Cforce-frame-pointers=non-leaf | Jubilee Young | -3/+4 |
| 2024-06-23 | compiler(nfc): -Cforce-frame-pointers is a FramePointer | Jubilee Young | -5/+17 |
| 2024-06-17 | coverage: Add debugging flag `-Zcoverage-options=no-mir-spans` | Zalathar | -1/+3 |
| 2024-06-14 | Deprecate no-op codegen option `-Cinline-threshold=...` | Martin Nordholts | -1/+2 |
| 2024-05-30 | coverage: Add CLI support for `-Zcoverage-options=condition` | Dorian Péron | -1/+2 |
| 2024-05-29 | Rollup merge of #124655 - Darksonn:fixed-x18, r=lqd,estebank | Matthias Krüger | -0/+2 |
| 2024-05-24 | remove proof tree formatter, make em shallow | lcnr | -22/+4 |
| 2024-05-03 | Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxu | Michael Goulet | -1/+15 |
| 2024-05-03 | Add -Zfixed-x18 | Alice Ryhl | -0/+2 |
| 2024-05-02 | Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...` | Martin Nordholts | -1/+15 |
| 2024-04-29 | coverage: Replace boolean options with a `CoverageLevel` enum | Zalathar | -10/+4 |
| 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 |