| Age | Commit message (Expand) | Author | Lines |
| 2025-02-22 | Merge pull request #19182 from ShoyuVanilla/issue-19177 | Chayim Refael Friedman | -7/+47 |
| 2025-02-22 | Update cargo | Weihang Lo | -0/+0 |
| 2025-02-22 | Allow "package/feature" format feature flag | Shirayama Kazatsuyu | -1/+3 |
| 2025-02-22 | Auto merge of #136428 - EnzymeAD:enable-autodiff, r=oli-obk | bors | -0/+0 |
| 2025-02-22 | Merge pull request #19203 from lnicola/rust-src-path | Laurențiu Nicola | -8/+6 |
| 2025-02-22 | Switch back to RUST_SRC_PATH | Laurențiu Nicola | -8/+6 |
| 2025-02-21 | toc for other editors | Josh Rotenberg | -0/+2 |
| 2025-02-22 | Auto merge of #137406 - matthiaskrgr:rollup-9nknrsb, r=matthiaskrgr | bors | -97/+74 |
| 2025-02-21 | update enzyme submodule and users | Manuel Drehwald | -0/+0 |
| 2025-02-22 | Make a fake body to store typeck results for global_asm | Michael Goulet | -2/+5 |
| 2025-02-22 | Make asm a named field | Michael Goulet | -4/+4 |
| 2025-02-22 | Rollup merge of #136474 - jieyouxu:src-base, r=clubby789 | Matthias Krüger | -97/+74 |
| 2025-02-21 | Auto merge of #137348 - compiler-errors:span-trim, r=estebank | bors | -145/+100 |
| 2025-02-21 | Auto merge of #137397 - matthiaskrgr:rollup-ls2pilo, r=matthiaskrgr | bors | -109/+96 |
| 2025-02-21 | Rollup merge of #137367 - workingjubilee:remove-stray-line, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2025-02-21 | Rollup merge of #137350 - nnethercote:remove-Map-3, r=Zalathar | Matthias Krüger | -108/+96 |
| 2025-02-22 | compiletest: introduce and use `--src-root` and `--src-test-suite-root` | 许杰友 Jieyou Xu (Joe) | -97/+74 |
| 2025-02-21 | stabilize `unsigned_is_multiple_of` | Folkert de Vries | -1/+0 |
| 2025-02-21 | Add tests | bjorn3 | -0/+40 |
| 2025-02-21 | fix | andylokandy | -1/+1 |
| 2025-02-21 | feat: update insta inline snapshot when clicks 'Update Test' runnable | andylokandy | -16/+13 |
| 2025-02-21 | Fix review comments | bjorn3 | -7/+7 |
| 2025-02-21 | Rollup merge of #137305 - nnethercote:rustc_middle-2, r=lcnr | Matthias Krüger | -1/+1 |
| 2025-02-21 | Rollup merge of #137299 - nnethercote:simplify-PostOrder-customization, r=com... | Matthias Krüger | -1/+1 |
| 2025-02-21 | Implement vpmaxq_u8 on aarch64 | bjorn3 | -13/+83 |
| 2025-02-21 | Do not exempt nonexistent platforms from platform policy | Jubilee Young | -1/+0 |
| 2025-02-20 | rust-analyzer: use new function in (incorrect) layout computation | Jubilee Young | -1/+1 |
| 2025-02-21 | Move methods from Map to TyCtxt, part 3. | Nicholas Nethercote | -108/+96 |
| 2025-02-21 | Trim suggestion part before generating highlights | Michael Goulet | -24/+20 |
| 2025-02-21 | More sophisticated span trimming | Michael Goulet | -121/+80 |
| 2025-02-20 | Rollup merge of #137324 - flba-eb:rename_qnx_target_name_i586, r=workingjubilee | Jubilee | -0/+1 |
| 2025-02-20 | Rollup merge of #136985 - zachs18:backend-repr-remove-uninhabited, r=workingj... | Jubilee | -6/+6 |
| 2025-02-20 | Rollup merge of #136608 - kulst:ptx_target_features, r=bjorn3 | Jubilee | -2/+17 |
| 2025-02-20 | Rollup merge of #131651 - Patryk27:avr-unknown-unknown, r=tgross35 | Jubilee | -0/+10 |
| 2025-02-21 | Rename `ClearCrossCrate::assert_crate_local`. | Nicholas Nethercote | -1/+1 |
| 2025-02-20 | Remove `BackendRepr::Uninhabited`, replaced with an `uninhabited: bool` field... | Zachary S | -6/+6 |
| 2025-02-20 | Update style.md | Benjamin Brienen | -1/+1 |
| 2025-02-20 | Merge pull request #19189 from Veykril/push-qutznxznnwqn | Lukas Wirth | -3/+3 |
| 2025-02-20 | Improve unset OUT_DIR error message | Lukas Wirth | -3/+3 |
| 2025-02-20 | Make x86 QNX target name consistent with other Rust targets | Florian Bartels | -0/+1 |
| 2025-02-20 | Merge pull request #19190 from BenjaminBrienen/patch-4 | Laurențiu Nicola | -3/+2 |
| 2025-02-21 | Resolve some FIXME from socketpair test | tiif | -6/+2 |
| 2025-02-20 | Update editor_features.md | Benjamin Brienen | -3/+2 |
| 2025-02-20 | Merge pull request #19151 from infiniteregrets/infi/fix-proc-macro | Lukas Wirth | -31/+159 |
| 2025-02-20 | Add explanation comment | Jakub Beránek | -0/+1 |
| 2025-02-20 | Remove GitHub job summaries | Jakub Beránek | -9/+4 |
| 2025-02-20 | Merge pull request #19188 from lnicola/ubuntu-latest | Laurențiu Nicola | -3/+3 |
| 2025-02-20 | Use ubuntu-latest workers for releases | Laurențiu Nicola | -3/+3 |
| 2025-02-20 | Merge pull request #19185 from BenjaminBrienen/patch-3 | Laurențiu Nicola | -1/+1 |
| 2025-02-20 | Merge pull request #19187 from BenjaminBrienen/patch-4 | Laurențiu Nicola | -3/+3 |