| Age | Commit message (Expand) | Author | Lines |
| 2024-12-04 | Rollup merge of #133847 - nnethercote:rm-Z-show-span, r=compiler-errors | Matthias Krüger | -2/+0 |
| 2024-12-04 | Remove `-Zshow-span`. | Nicholas Nethercote | -2/+0 |
| 2024-12-03 | Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-12-03 | Auto merge of #104342 - mweber15:add_file_location_to_more_types, r=wesleywiser | bors | -0/+2 |
| 2024-12-02 | `impl Default for EarlyDiagCtxt` | jyn | -0/+6 |
| 2024-12-02 | rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973) | Andrew Zhogin | -0/+13 |
| 2024-11-29 | Update `-Zshow-span` help message. | Nicholas Nethercote | -1/+1 |
| 2024-11-29 | Rename `-Zparse-only`. | Nicholas Nethercote | -4/+5 |
| 2024-11-28 | Replace `Symbol::intern` calls with preinterned symbols | clubby789 | -1/+1 |
| 2024-11-26 | Remove -Zfuel. | Camille GILLOT | -94/+1 |
| 2024-11-22 | Rollup merge of #133159 - Zalathar:unstable-options-no-value, r=jieyouxu | Michael Goulet | -19/+29 |
| 2024-11-21 | Rollup merge of #130236 - yaahc:unstable-feature-usage, r=estebank | Matthias Krüger | -2/+2 |
| 2024-11-20 | unstable feature usage metrics | Jane Losare-Lusby | -2/+2 |
| 2024-11-19 | Rollup merge of #133023 - samestep:hir-stats-total-count, r=nnethercote | Matthias Krüger | -3/+1 |
| 2024-11-18 | Don't allow `-Zunstable-options` to take a value | Zalathar | -1/+7 |
| 2024-11-18 | Rename `parse_no_flag` to `parse_no_value` | Zalathar | -18/+22 |
| 2024-11-18 | Overhaul the `-l` option parser (for linking to native libs) | Zalathar | -121/+224 |
| 2024-11-18 | Move `-l` option parsing into its own submodule | Zalathar | -140/+144 |
| 2024-11-15 | Merge `-Zhir-stats` into `-Zinput-stats` | Sam Estep | -3/+1 |
| 2024-11-15 | rustc_metadata: Preprocess search paths for better performance | Piotr Osiewicz | -31/+87 |
| 2024-11-12 | Auto merge of #132919 - matthiaskrgr:rollup-ogghyvp, r=matthiaskrgr | bors | -1/+1 |
| 2024-11-11 | Rollup merge of #132820 - bjorn3:default_backend_link_impl, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-11-11 | Remove `rustc_session::config::rustc_short_optgroups` | Zalathar | -25/+24 |
| 2024-11-11 | Store option strings directly, not in a boxed `apply` closure | Zalathar | -23/+31 |
| 2024-11-11 | Auto merge of #126597 - estebank:unicode-output, r=fmease | bors | -14/+35 |
| 2024-11-10 | Address review comments | León Orell Valerian Liehr | -16/+16 |
| 2024-11-10 | Add Unicode block-drawing compiler output support | Esteban Küber | -1/+22 |
| 2024-11-10 | Fix error message for direct usage of sess.opts.crate_types | bjorn3 | -1/+1 |
| 2024-11-09 | Rollup merge of #132823 - RalfJung:conditional-const-calls, r=fee1-dead,compi... | Jubilee | -0/+2 |
| 2024-11-09 | give a hint which feature is missing | Ralf Jung | -0/+2 |
| 2024-11-09 | Rollup merge of #132754 - Zalathar:opts, r=GuillaumeGomez,jieyouxu | Matthias Krüger | -130/+150 |
| 2024-11-07 | Rollup merge of #130586 - dpaoliello:fixrawdylib, r=wesleywiser | Jubilee | -0/+5 |
| 2024-11-08 | Simplify command-line-argument declarations in librustdoc | Zalathar | -14/+0 |
| 2024-11-08 | Simplify command-line-option declarations in the compiler | Zalathar | -117/+147 |
| 2024-11-08 | Use a method to apply `RustcOptGroup` to `getopts::Options` | Zalathar | -1/+5 |
| 2024-11-06 | Rename option and add doc | Matt Weber | -2/+2 |
| 2024-11-06 | Move additional source location info behind -Z option | Matt Weber | -0/+2 |
| 2024-11-06 | Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgr | bors | -13/+0 |
| 2024-11-05 | Rollup merge of #132562 - alexcrichton:remove-wasm32-wasi, r=jieyouxu | Matthias Krüger | -13/+0 |
| 2024-11-05 | Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwco | Matthias Krüger | -3/+7 |
| 2024-11-05 | Auto merge of #129884 - RalfJung:forbidden-target-features, r=workingjubilee | bors | -2/+3 |
| 2024-11-04 | mark some target features as 'forbidden' so they cannot be (un)set | Ralf Jung | -2/+3 |
| 2024-11-04 | Rollup merge of #132355 - practicalrs:fix_117638, r=SparrowLii | Matthias Krüger | -3/+12 |
| 2024-11-03 | compiler: Directly use rustc_abi in session | Jubilee Young | -2/+2 |
| 2024-11-03 | Remove the `wasm32-wasi` target from rustc | Alex Crichton | -13/+0 |
| 2024-11-03 | Rollup merge of #132522 - senekor:consistenst-codegen-help, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-11-02 | Add `--print host-triple` | Noratrieb | -0/+2 |
| 2024-11-02 | Rename target triple to target tuple in many places in the compiler | Noratrieb | -29/+29 |
| 2024-11-02 | make codegen help output more consistent | Remo Senekowitsch | -1/+1 |
| 2024-11-01 | Fix compiler panic with a large number of threads | Michal Piotrowski | -3/+12 |