| Age | Commit message (Expand) | Author | Lines |
| 2023-11-07 | Add -Zcross-crate-inline-threshold=yes | Ben Kimock | -1/+23 |
| 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 |
| 2023-10-28 | Rollup merge of #117311 - RalfJung:unpretty-thir-help, r=petrochenkov | Jubilee | -0/+1 |
| 2023-10-28 | -Zunpretty help: add missing possible values | Ralf Jung | -0/+1 |
| 2023-10-28 | Rollup merge of #116534 - cjgillot:no-dep-tasks, r=davidtwco | Jubilee | -3/+0 |
| 2023-10-26 | The value of `-Cinstrument-coverage=` doesn't need to be `Option` | Zalathar | -9/+9 |
| 2023-10-25 | Remove support for alias `-Z instrument-coverage` | Zalathar | -10/+0 |
| 2023-10-24 | Introduce `-C instrument-coverage=branch` to gate branch coverage | Arpad Borsos | -1/+4 |
| 2023-10-19 | Auto merge of #115214 - Urgau:rfc-3127-trim-paths, r=compiler-errors | bors | -0/+27 |
| 2023-10-17 | Automatically enable cross-crate inlining for small functions | Ben Kimock | -0/+2 |
| 2023-10-17 | [RFC 3127 - Trim Paths]: Add unstable option and parsing | Urgau | -0/+27 |
| 2023-10-14 | Add `Config::hash_untracked_state` callback | Alex Macleod | -0/+5 |
| 2023-10-11 | Auto merge of #113218 - lqd:polonius-scopes, r=jackh726 | bors | -1/+17 |
| 2023-10-11 | Auto merge of #116014 - lqd:mcp510-2-electric-boogaloo, r=petrochenkov | bors | -1/+1 |
| 2023-10-10 | Rollup merge of #116595 - RalfJung:mir-enable-passes, r=oli-obk | Matthias Krüger | -3/+4 |
| 2023-10-10 | -Zmir-enable-passes: document that this may enable unsound passes | Ralf Jung | -3/+4 |
| 2023-10-08 | move single component parsing to dedicated function | Rémy Rakic | -1/+1 |
| 2023-10-08 | Remove -Zdep-tasks. | Camille GILLOT | -3/+0 |
| 2023-10-08 | linker: Remove `-Zgcc-ld` option | Vadim Petrochenkov | -16/+0 |
| 2023-10-04 | introduce `Polonius` enum for `-Zpolonius` | Rémy Rakic | -1/+17 |
| 2023-09-23 | Enable drop_tracking_mir by default. | Camille GILLOT | -6/+0 |
| 2023-09-22 | Allow `-Z treat-err-as-bug=0` | Lieselotte | -7/+14 |
| 2023-09-20 | coverage: Remove debug code from the instrumentor | Zalathar | -5/+2 |
| 2023-09-15 | implement -Z ignore-directory-in-diagnostics-source-blocks | Pietro Albini | -0/+2 |
| 2023-09-13 | Auto merge of #115735 - bjorn3:better_list_crate_metadata, r=wesleywiser | bors | -2/+3 |
| 2023-09-12 | Fix two typos | bjorn3 | -1/+1 |
| 2023-09-11 | Auto merge of #115656 - cjgillot:default-relative-spans, r=davidtwco | bors | -3/+0 |
| 2023-09-10 | Show lib features in -Zls and allow configuring which things are shown | bjorn3 | -2/+3 |
| 2023-09-08 | sort | Augie Fackler | -2/+2 |
| 2023-09-08 | options: fix indentation | Augie Fackler | -3/+3 |
| 2023-09-08 | debuginfo: add compiler option to allow compressed debuginfo sections | Augie Fackler | -1/+18 |
| 2023-09-07 | Enable incremental-relative-spans by default. | Camille GILLOT | -3/+0 |
| 2023-08-18 | Add an (perma-)unstable option to disable vtable vptr | Gary Guo | -0/+2 |
| 2023-07-31 | Fix a comment. | Nicholas Nethercote | -0/+1 |
| 2023-07-30 | inline format!() args up to and including rustc_middle | Matthias Krüger | -2/+1 |
| 2023-07-26 | Rollup merge of #114073 - ehuss:remove-z-diagnostic-width, r=fee1-dead | Matthias Krüger | -2/+0 |
| 2023-07-26 | Auto merge of #113893 - mdibaiee:type-name-spill-flag, r=compiler-errors | bors | -0/+2 |
| 2023-07-25 | Remove -Z diagnostic-width | Eric Huss | -2/+0 |
| 2023-07-24 | new unstable option: -Zwrite-long-types-to-disk | Mahdi Dibaiee | -0/+2 |
| 2023-07-23 | match on chars instead of &strs for .split() or .strip_prefix() | Matthias Krüger | -1/+1 |
| 2023-07-21 | Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk" | David Tolnay | -30/+0 |
| 2023-07-21 | Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk | bors | -0/+30 |
| 2023-07-21 | add crate-local `-Z reference_niches` unstable flag (does nothing for now) | Moulins | -0/+30 |
| 2023-07-17 | print on rustc_codegen_llvm and rename malloc and cpy c_char | khei4 | -3/+3 |
| 2023-07-16 | Don't enable by default :) | Patrick Walton | -1/+1 |
| 2023-07-16 | rustc_llvm: Add a `-Z print-llvm-stats` option to expose LLVM statistics. | Patrick Walton | -0/+3 |
| 2023-07-08 | Replace RPITIT current impl with new strategy that lowers as a GAT | Santiago Pastorino | -3/+0 |
| 2023-07-05 | Auto merge of #112697 - tgross35:explain-markdown, r=oli-obk | bors | -0/+2 |