| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 |
| 2024-10-31 | rustc_codegen_llvm: Add a new 'pc' option to branch-protection | Kajetan Puchalski | -3/+7 |
| 2024-10-31 | Remove support for `-Zprofile` (gcov-style coverage instrumentation) | Zalathar | -18/+1 |
| 2024-10-30 | fix libc call from i8 to u8 | Henry Jiang | -1/+1 |
| 2024-10-29 | Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillot | Jubilee | -5/+6 |
| 2024-10-28 | fix clippy::clone_on_ref_ptr for compiler | klensy | -5/+6 |
| 2024-10-27 | compiler: Add rustc_abi dependence to the compiler | Jubilee Young | -2/+3 |
| 2024-10-20 | Limited -Zregparm support (no Rust calling conv) descriptions | Andrew Zhogin | -1/+2 |
| 2024-10-18 | rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972) | Andrew Zhogin | -0/+26 |
| 2024-10-15 | stabilize `-Znext-solver=coherence` | lcnr | -21/+15 |
| 2024-10-12 | Rollup merge of #131626 - matthiaskrgr:dont_string, r=lqd | Trevor Gross | -1/+1 |
| 2024-10-12 | Rollup merge of #131277 - ismailarilik:handle-potential-query-instability-lin... | Matthias Krüger | -1/+1 |
| 2024-10-12 | remove a couple of redundant String to String conversion | Matthias Krüger | -1/+1 |
| 2024-10-10 | Avoid redundant additions to PATH when linking | Mads Marquart | -0/+2 |
| 2024-10-06 | Rename NestedMetaItem to MetaItemInner | codemountains | -1/+1 |
| 2024-10-05 | Handle `clippy` cases of `rustc::potential_query_instability` lint | ismailarilik | -1/+1 |