| Age | Commit message (Expand) | Author | Lines |
| 2025-02-20 | Rollup merge of #137106 - chenyukang:yukang-fix-sidebar-sort, r=notriddle | Matthias Krüger | -1/+50 |
| 2025-02-20 | Rollup merge of #135296 - lukas-code:dyn-leak-check, r=compiler-errors | Matthias Krüger | -56/+89 |
| 2025-02-20 | Explicitly compare `TypesMap` as ptrs | Shoyu Vanilla | -12/+17 |
| 2025-02-19 | Auto merge of #137290 - matthiaskrgr:rollup-a7xdbi4, r=matthiaskrgr | bors | -934/+2896 |
| 2025-02-20 | Improve how the MIR dialect/phase index is reported. | Nicholas Nethercote | -16/+10 |
| 2025-02-20 | Improve MIR phase comments. | Nicholas Nethercote | -22/+29 |
| 2025-02-20 | Reflow `MirPhase` comments. | Nicholas Nethercote | -22/+25 |
| 2025-02-19 | add `owned_cow` lint | Andre Bogus | -96/+315 |
| 2025-02-19 | Rollup merge of #137155 - thaliaarchi:wtf8-organize, r=ChrisDenton | Matthias Krüger | -109/+154 |
| 2025-02-19 | Rollup merge of #136923 - samueltardieu:push-vxxqvqwspssv, r=davidtwco | Matthias Krüger | -4/+0 |
| 2025-02-19 | Rollup merge of #136923 - samueltardieu:push-vxxqvqwspssv, r=davidtwco | Matthias Krüger | -62/+55 |
| 2025-02-19 | Rollup merge of #136815 - ChrisDenton:fix-mingw-ci, r=Kobzol | Matthias Krüger | -0/+11 |
| 2025-02-19 | Rollup merge of #136690 - Voultapher:use-more-explicit-and-reliable-ptr-selec... | Matthias Krüger | -18/+13 |
| 2025-02-19 | Rollup merge of #136344 - zachs18:dot_notation_more_defkinds_3, r=davidtwco | Matthias Krüger | -204/+730 |
| 2025-02-19 | Rollup merge of #136093 - dianne:match-2024-for-edition-2021, r=Nadrieril | Matthias Krüger | -523/+1866 |
| 2025-02-19 | Rollup merge of #132268 - elichai:string_try_from_vec, r=Amanieu | Matthias Krüger | -0/+18 |
| 2025-02-19 | Rollup merge of #120580 - HTGAzureX1212:HTGAzureX1212/issue-45795, r=m-ou-se | Matthias Krüger | -18/+49 |
| 2025-02-19 | Auto merge of #137284 - matthiaskrgr:rollup-deuhk46, r=matthiaskrgr | bors | -125/+330 |
| 2025-02-19 | Rework `OperandRef::extract_field` to stop calling `to_immediate_scalar` on t... | Scott McMurray | -87/+164 |
| 2025-02-19 | PR feedback | Scott McMurray | -6/+5 |
| 2025-02-19 | Emit `trunc nuw` for unchecked shifts and `to_immediate_scalar` | Scott McMurray | -50/+77 |
| 2025-02-19 | librustdoc: Use `pulldown-cmark-escape` for HTML escaping | Yotam Ofek | -48/+5 |
| 2025-02-20 | Merge pull request #2256 from torfsen/fix-examples-for-nightly-2025-02-13 | 许杰友 Jieyou Xu (Joe) | -14/+37 |
| 2025-02-19 | Specify scope in `out_of_scope_macro_calls` lint | Esteban Küber | -26/+48 |
| 2025-02-19 | stabilize `inherent_str_constructors` | may | -59/+47 |
| 2025-02-19 | Create a generic AVR target: avr-none | Patryk Wychowaniec | -60/+156 |
| 2025-02-19 | add clarifying comments to chars used for label-trimming | dianne | -3/+9 |
| 2025-02-19 | Rollup merge of #137251 - Zalathar:holes-visitor, r=jieyouxu | Matthias Krüger | -42/+114 |
| 2025-02-19 | Rollup merge of #137232 - estebank:from-residual-note, r=petrochenkov | Matthias Krüger | -6/+12 |
| 2025-02-19 | Rollup merge of #137227 - epage:features_untracked, r=compiler-errors | Matthias Krüger | -3/+1 |
| 2025-02-19 | Rollup merge of #137094 - RalfJung:softfloat-means-no-simd, r=tgross35 | Matthias Krüger | -21/+59 |
| 2025-02-19 | Rollup merge of #136794 - cberner:stabilize, r=joshtriplett | Matthias Krüger | -10/+5 |
| 2025-02-19 | Rollup merge of #136347 - allevo:patch-1, r=Amanieu | Matthias Krüger | -0/+1 |
| 2025-02-19 | Rollup merge of #136301 - hkBst:patch-33, r=thomcc | Matthias Krüger | -2/+8 |
| 2025-02-19 | Rollup merge of #134995 - DaniPopes:stable-const_slice_flatten, r=Amanieu | Matthias Krüger | -2/+2 |
| 2025-02-19 | Rollup merge of #127793 - ChaiTRex:zed_support, r=Kobzol | Matthias Krüger | -39/+128 |
| 2025-02-19 | re-add explicit `with_ctxt` and tweak comments | dianne | -4/+5 |
| 2025-02-19 | Tweak "expected ident" parse error to avoid talking about doc comments | Esteban Küber | -7/+38 |
| 2025-02-19 | print warning and help messages | onur-ozkan | -0/+10 |
| 2025-02-19 | add change-entry for tools profile update | onur-ozkan | -0/+5 |
| 2025-02-19 | set `build.test-stage = 2` for `tools` profile | onur-ozkan | -0/+2 |
| 2025-02-20 | fix: Binding wrong assoc ty when lowering trait ref bound | Shoyu Vanilla | -10/+45 |
| 2025-02-19 | Also use gep inbounds nuw for index projections | Nikita Popov | -3/+3 |
| 2025-02-19 | fix by comments | xizheyin | -21/+17 |
| 2025-02-19 | Emit getelementptr inbounds nuw for pointer::add() | Nikita Popov | -15/+55 |
| 2025-02-19 | Switch to the LLVMBuildGEPWithNoWrapFlags API | Nikita Popov | -12/+36 |
| 2025-02-19 | Fix `*-win7-windows-msvc` target since 26eeac1a1e9fe46ffd80dd0d3dafdd2c2a644306 | Li Keqing | -8/+8 |
| 2025-02-19 | don't get trapped inside of expansions when trimming labels | dianne | -19/+16 |
| 2025-02-19 | fix: `map_entry` FP on struct member (#14151) | Catherine Flores | -1/+62 |
| 2025-02-19 | `.last()` to `.next_back()` requires a mutable receiver (#14140) | Catherine Flores | -33/+272 |