| Age | Commit message (Expand) | Author | Lines |
| 2025-03-26 | Rollup merge of #138483 - azhogin:azhogin/target-modifiers-bool-fix, r=fee1-dead | Stuart Cook | -24/+28 |
| 2025-03-26 | Auto merge of #138956 - jhpratt:rollup-6g7ppwd, r=jhpratt | bors | -1/+9 |
| 2025-03-26 | Auto merge of #138601 - RalfJung:wasm-abi-fcw, r=alexcrichton | bors | -2/+3 |
| 2025-03-25 | make -Zwasm-c-abi=legacy suppress the lint | Ralf Jung | -2/+3 |
| 2025-03-25 | rustc_session: Add a helper function for obtaining staticlib prefix and suffix | Vadim Petrochenkov | -1/+9 |
| 2025-03-24 | Auto merge of #138629 - Zoxc:graph-anon-hashmap, r=oli-obk | bors | -1/+2 |
| 2025-03-23 | Rollup merge of #138783 - bjorn3:cache_current_dll_path, r=lqd | Jacob Pratt | -56/+66 |
| 2025-03-23 | Implement `supported-crate-types` print request | Jieyou Xu | -1/+6 |
| 2025-03-21 | Cache current_dll_path output | bjorn3 | -56/+66 |
| 2025-03-20 | Rollup merge of #138700 - xizheyin:issue-138612, r=Nadrieril | Matthias Krüger | -0/+6 |
| 2025-03-19 | Only use the new node hashmap for anonymous nodes. | Camille GILLOT | -1/+2 |
| 2025-03-19 | Auto merge of #122156 - Zoxc:side-effect-dep-node, r=oli-obk | bors | -1/+1 |
| 2025-03-19 | Suggest `-Whelp` when pass `--print lints` to rustc | xizheyin | -0/+6 |
| 2025-03-17 | modify config.toml->bootstrap.toml for new upstream changes | bit-aloo | -1/+1 |
| 2025-03-17 | Target modifiers fix for bool flags without value | Andrew Zhogin | -24/+28 |
| 2025-03-16 | Rename `PrintKind::{AllTargetSpecs,TargetSpec}` to `{AllTargetSpecsJson,Targe... | Jieyou Xu | -5/+5 |
| 2025-03-16 | Extract print request stability gating and unknown print request help into he... | Jieyou Xu | -43/+35 |
| 2025-03-16 | Alphabetically sort `PrintKind` and enforce with tidy | Jieyou Xu | -15/+17 |
| 2025-03-14 | Rename `QuerySideEffects` to `QuerySideEffect` | John Kåre Alsaker | -1/+1 |
| 2025-03-14 | Show valid crate types when the user passes unknown `--crate-type` value | malezjaa | -1/+6 |
| 2025-03-13 | Rollup merge of #138404 - bjorn3:sysroot_handling_cleanup, r=petrochenkov,jie... | Matthias Krüger | -32/+25 |
| 2025-03-12 | Remove unused host_tlib_path field | bjorn3 | -2/+1 |
| 2025-03-12 | Don't return an error from get_or_default_sysroot | bjorn3 | -27/+21 |
| 2025-03-12 | Make opts.maybe_sysroot non-optional | bjorn3 | -3/+3 |
| 2025-03-11 | Remove `#![warn(unreachable_pub)]` from all `compiler/` crates. | Nicholas Nethercote | -1/+0 |
| 2025-03-10 | Revert "Use workspace lints for crates in `compiler/` #138084" | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2025-03-09 | Rollup merge of #138084 - nnethercote:workspace-lints, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2025-03-09 | Rollup merge of #138040 - thaliaarchi:use-prelude-size-of.compiler, r=compile... | Matthias Krüger | -1/+1 |
| 2025-03-08 | Remove `#![warn(unreachable_pub)]` from all `compiler/` crates. | Nicholas Nethercote | -1/+0 |
| 2025-03-07 | compiler: Use size_of from the prelude instead of imported | Thalia Archibald | -1/+1 |
| 2025-03-07 | Remove highlighting of spans on `-Zteach` | Esteban Küber | -1/+0 |
| 2025-03-07 | Rollup merge of #138111 - estebank:use-dfv, r=nnethercote | Matthias Krüger | -34/+27 |
| 2025-03-04 | Rollup merge of #137975 - Zalathar:needs-hir, r=compiler-errors | Jubilee | -8/+0 |
| 2025-03-04 | Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3 | bors | -0/+1 |
| 2025-03-04 | Remove unused `PpMode::needs_hir` | Zalathar | -8/+0 |
| 2025-03-03 | Use default field values for `ErrorOutputType` | Esteban Küber | -26/+23 |
| 2025-03-03 | Use default field values for `config::NextSolverConfig` | Esteban Küber | -8/+4 |
| 2025-03-01 | ensure we always print all --print options in help | Michael Toner | -30/+34 |
| 2025-03-01 | Auto merge of #133250 - DianQK:embed-bitcode-pgo, r=nikic | bors | -0/+3 |
| 2025-02-26 | Support raw-dylib link kind on ELF | Noratrieb | -0/+1 |
| 2025-02-25 | Teach structured errors to display short `Ty` | Esteban Küber | -4/+4 |
| 2025-02-23 | Remove unused `OutputType::ThinLinkBitcode` | DianQK | -12/+1 |
| 2025-02-23 | Document bitcode in `OutputType` | DianQK | -0/+5 |
| 2025-02-23 | The embedded bitcode should always be prepared for LTO/ThinLTO | DianQK | -1/+10 |
| 2025-02-22 | Greatly simplify lifetime captures in edition 2024 | Michael Goulet | -7/+6 |
| 2025-02-22 | Auto merge of #137420 - matthiaskrgr:rollup-rr0q37f, r=matthiaskrgr | bors | -17/+17 |
| 2025-02-22 | Rollup merge of #137410 - saethlin:stable-dep-tracking-hash, r=workingjubilee | Matthias Krüger | -15/+16 |
| 2025-02-21 | update autodiff flags | Manuel Drehwald | -38/+26 |
| 2025-02-21 | Use StableHasher + Hash64 for dep_tracking_hash | Ben Kimock | -15/+16 |
| 2025-02-22 | Fix binding mode problems | Michael Goulet | -2/+1 |