| Age | Commit message (Expand) | Author | Lines |
| 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 | convert all_macro_rules from hashmap to hashset | klensy | -1/+1 |
| 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-21 | Add build step log for `run-make-support` | Jakub Beránek | -0/+8 |
| 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 | -109/+97 |
| 2025-02-20 | ref_pat_eat_one_layer_2024: add context and examples to the unstable book | dianne | -6/+47 |
| 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 | rustdoc book: acknowlage --document-hidden-items | binarycat | -4/+23 |
| 2025-02-20 | Rollup merge of #137340 - Kobzol:bootstrap-dir-check, r=onur-ozkan | Jubilee | -1/+12 |
| 2025-02-20 | Rollup merge of #137338 - onur-ozkan:137332, r=Kobzol | Jubilee | -1/+5 |
| 2025-02-20 | Rollup merge of #137324 - flba-eb:rename_qnx_target_name_i586, r=workingjubilee | Jubilee | -2/+3 |
| 2025-02-20 | Rollup merge of #137322 - alexcrichton:update-wasm-docs, r=jieyouxu | Jubilee | -0/+2 |
| 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 | -1/+92 |
| 2025-02-21 | Rename `ClearCrossCrate::assert_crate_local`. | Nicholas Nethercote | -1/+1 |
| 2025-02-20 | Add a notice about missing GCC sources in source tarballs | Jakub Beránek | -0/+11 |
| 2025-02-20 | skip submodule updating logics on tarballs | onur-ozkan | -1/+5 |
| 2025-02-20 | Improve error message when a submodule directory is missing completely | Jakub Beránek | -1/+1 |
| 2025-02-20 | Remove `BackendRepr::Uninhabited`, replaced with an `uninhabited: bool` field... | Zachary S | -6/+6 |
| 2025-02-20 | Stabilise `os_str_display` | riverbl | -1/+0 |
| 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 | -2/+3 |
| 2025-02-20 | Merge pull request #19190 from BenjaminBrienen/patch-4 | Laurențiu Nicola | -3/+2 |
| 2025-02-20 | Update docs for default features of wasm targets | Alex Crichton | -0/+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 | Auto merge of #137023 - Kobzol:bump-sccache, r=marcoieni | bors | -5/+11 |
| 2025-02-20 | Simplify `Postorder` customization. | Nicholas Nethercote | -1/+1 |
| 2025-02-20 | Auto merge of #137295 - matthiaskrgr:rollup-tdu3t39, r=matthiaskrgr | bors | -1/+92 |
| 2025-02-20 | Update configuration.md | Benjamin Brienen | -3/+3 |
| 2025-02-19 | missed the L for the line number | Josh Rotenberg | -1/+1 |