| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-02-20 | Simplify `Postorder` customization. | Nicholas Nethercote | -1/+1 |
| 2025-02-20 | Auto merge of #137295 - matthiaskrgr:rollup-tdu3t39, r=matthiaskrgr | bors | -0/+75 |
| 2025-02-20 | Update configuration.md | Benjamin Brienen | -3/+3 |
| 2025-02-19 | missed the L for the line number | Josh Rotenberg | -1/+1 |
| 2025-02-20 | Update architecture.md | Benjamin Brienen | -1/+1 |
| 2025-02-20 | Rollup merge of #135296 - lukas-code:dyn-leak-check, r=compiler-errors | Matthias Krüger | -0/+75 |
| 2025-02-20 | Explicitly compare `TypesMap` as ptrs | Shoyu Vanilla | -12/+17 |
| 2025-02-19 | Rollup merge of #136923 - samueltardieu:push-vxxqvqwspssv, r=davidtwco | Matthias Krüger | -4/+0 |
| 2025-02-19 | Rollup merge of #136344 - zachs18:dot_notation_more_defkinds_3, r=davidtwco | Matthias Krüger | -1/+0 |
| 2025-02-19 | Create a generic AVR target: avr-none | Patryk Wychowaniec | -0/+10 |
| 2025-02-20 | fix: Binding wrong assoc ty when lowering trait ref bound | Shoyu Vanilla | -10/+45 |
| 2025-02-19 | Merge pull request #19180 from joshrotenberg/fix-source-file-url | Lukas Wirth | -1/+7 |
| 2025-02-19 | Merge from rustc | The Miri Cronjob Bot | -3279/+9899 |
| 2025-02-19 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-18 | Merge pull request #19179 from alibektas/19090_new | Chayim Refael Friedman | -2/+98 |
| 2025-02-18 | Auto merge of #137235 - matthiaskrgr:rollup-2kjua2t, r=matthiaskrgr | bors | -5/+13 |
| 2025-02-18 | Add a check_assist_* overload and move tests under assists | Ali Bektas | -37/+66 |
| 2025-02-18 | use fully qualified url for source path | Josh Rotenberg | -1/+7 |