| Age | Commit message (Expand) | Author | Lines |
| 2025-02-12 | fix: handle character boundary in search mode | roife | -1/+5295 |
| 2025-02-11 | Merge pull request #19117 from gohome001/implicit-drop-inlay-hints-bug | Chayim Refael Friedman | -2/+24 |
| 2025-02-11 | Merge pull request #18998 from ChayimFriedman2/exclude | Lukas Wirth | -131/+262 |
| 2025-02-11 | add test case for ignoring inlay hint for macro call | gohome001 | -0/+21 |
| 2025-02-11 | don't emit implicit drop inlay hints for macro | gohome001 | -2/+3 |
| 2025-02-10 | Merge pull request #19124 from jyn514/range-fmt-off-by-one | Lukas Wirth | -8/+88 |
| 2025-02-10 | Merge pull request #19088 from Hmikihiro/all_remove_duplicate_module_adt | Chayim Refael Friedman | -1/+72 |
| 2025-02-10 | Shadowing BuiltinType by Module | Hayashi Mikihiro | -1/+72 |
| 2025-02-10 | Bump rustc crates | Laurențiu Nicola | -17/+18 |
| 2025-02-10 | Merge from rust-lang/rust | Laurențiu Nicola | -4253/+12242 |
| 2025-02-10 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-02-09 | fix target dir test | jyn | -2/+11 |
| 2025-02-09 | fix off-by-one error | jyn | -6/+77 |
| 2025-02-09 | Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum | bors | -231/+307 |
| 2025-02-09 | Auto merge of #136754 - Urgau:rollup-qlkhjqr, r=Urgau | bors | -233/+0 |
| 2025-02-09 | doc: error url | 阿豪 | -1/+1 |
| 2025-02-08 | Rollup merge of #136706 - workingjubilee:finish-up-rustc-abi-updates, r=compi... | Jubilee | -41/+43 |
| 2025-02-09 | Rollup merge of #136530 - Kobzol:x-perf, r=onur-ozkan | Urgau | -233/+0 |
| 2025-02-08 | Rustfmt | bjorn3 | -230/+306 |
| 2025-02-08 | Update bootstrap compiler and rustfmt | bjorn3 | -1/+1 |
| 2025-02-08 | Rollup merge of #136657 - jdonszelmann:empty-line-after, r=y21,flip1995,Waffl... | Matthias Krüger | -472/+611 |
| 2025-02-08 | Merge pull request #19113 from BenjaminBrienen/patch-1 | Laurențiu Nicola | -1/+1 |
| 2025-02-08 | Merge pull request #19115 from Wilfred/sidebar_structure | Laurențiu Nicola | -3/+3 |
| 2025-02-07 | Update cargo | Weihang Lo | -0/+0 |
| 2025-02-07 | Organise chapters in mdbook sidebar | Wilfred Hughes | -3/+3 |
| 2025-02-07 | Update README.md links for mdbook manual | Wilfred Hughes | -3/+4 |
| 2025-02-07 | clippy: directly use rustc_abi instead of reexports | Jubilee Young | -41/+43 |
| 2025-02-07 | Update PRIVACY.md | Benjamin Brienen | -1/+1 |
| 2025-02-07 | Rollup merge of #135945 - estebank:useless-parens, r=compiler-errors | Matthias Krüger | -15/+15 |
| 2025-02-07 | Rollup merge of #135940 - ehuss:toolstate-update, r=Mark-Simulacrum | Matthias Krüger | -8/+11 |
| 2025-02-07 | Rollup merge of #134367 - WaffleLapkin:trait_upcasting_as_a_treat, r=compiler... | Matthias Krüger | -9/+2 |
| 2025-02-07 | add tests for spurious failure and fix typo | Jana Dönszelmann | -21/+49 |
| 2025-02-07 | fix typo | Jana Dönszelmann | -1/+1 |
| 2025-02-07 | fix empty after lint on impl/trait items | Jonathan Dönszelmann | -38/+116 |
| 2025-02-07 | Update UI tests | Guillaume Gomez | -25/+27 |
| 2025-02-07 | Convert `EMPTY_LINE_AFTER_OUTER_ATTR` and `EMPTY_LINE_AFTER_OUTER_ATTR` lint ... | Guillaume Gomez | -427/+458 |
| 2025-02-07 | Merge pull request #19104 from jnyfah/some-branch | Lukas Wirth | -1/+58 |
| 2025-02-07 | minor changes | jnyfah | -1/+1 |
| 2025-02-07 | Merge pull request #19106 from ShoyuVanilla/issue-18682 | Lukas Wirth | -0/+36 |
| 2025-02-07 | fix: Resolve projection types before checking casts | Shoyu Vanilla | -0/+36 |
| 2025-02-06 | remove use of `feature(trait_upcasting)` from miri | Waffle Lapkin | -9/+2 |
| 2025-02-06 | Remove some unnecessary parens in `assert!` conditions | Esteban Küber | -15/+15 |
| 2025-02-06 | Rollup merge of #136645 - flip1995:clippy-subtree-update, r=Manishearth | Matthias Krüger | -565/+2680 |
| 2025-02-06 | fix: Don't emit empty scip occurrence for builtins | David Richey | -34/+31 |
| 2025-02-06 | Auto merge of #136641 - matthiaskrgr:rollup-lajwje5, r=matthiaskrgr | bors | -21/+17 |
| 2025-02-06 | collapsing if statement | jnyfah | -4/+2 |
| 2025-02-06 | closure parameter inlay hints | jnyfah | -1/+60 |
| 2025-02-06 | Merge commit '3e3715c31236bff56f1c63a1de2c7bbdfcfb0923' into clippy-subtree-u... | Philipp Krones | -565/+2680 |
| 2025-02-06 | Rollup merge of #136393 - oli-obk:pattern-type-lit-oflo-checks, r=compiler-er... | Matthias Krüger | -21/+17 |
| 2025-02-06 | Auto merge of #136471 - safinaskar:parallel, r=SparrowLii | bors | -82/+84 |