| Age | Commit message (Expand) | Author | Lines |
| 2025-03-07 | Fix a typo in the crashtest output. | Nicholas Nethercote | -1/+1 |
| 2025-03-07 | Rollup merge of #138111 - estebank:use-dfv, r=nnethercote | Matthias Krüger | -2/+2 |
| 2025-03-07 | Rollup merge of #138107 - yotamofek:pr/rustdoc/clippy, r=GuillaumeGomez | Matthias Krüger | -49/+45 |
| 2025-03-07 | Add post-merge analysis CI workflow | Jakub Beránek | -10/+283 |
| 2025-03-07 | Move `visit_id` calls. | Nicholas Nethercote | -1/+1 |
| 2025-03-07 | Merge pull request #19308 from Veykril/push-rnrxutwlvmly | Lukas Wirth | -23/+1174 |
| 2025-03-07 | Pop up a notification for the MSRV project loading warning | Lukas Wirth | -16/+29 |
| 2025-03-07 | Move project MSRV back to 1.78 | Lukas Wirth | -7/+1145 |
| 2025-03-07 | Refactor relevance scoring to use a named constant BASE_SCORE | Tongjun Gao | -3/+5 |
| 2025-03-07 | use target compiler on llvm-bitcode-linker | onur-ozkan | -4/+4 |
| 2025-03-07 | Fix logical error in relevance scoring implementation | Tongjun Gao | -3/+3 |
| 2025-03-07 | Auto merge of #138127 - compiler-errors:rollup-kcarqrz, r=compiler-errors | bors | -233/+220 |
| 2025-03-06 | Auto merge of #138114 - compiler-errors:rollup-7xr4b69, r=compiler-errors | bors | -117/+270 |
| 2025-03-07 | Mark `rust-analyzer.showSyntaxTree` config option as requiring server restart | Chayim Refael Friedman | -0/+1 |
| 2025-03-06 | Fix rustfmt | Santiago Pastorino | -0/+5 |
| 2025-03-06 | Fix clippy | Santiago Pastorino | -5/+44 |
| 2025-03-06 | Rollup merge of #138090 - yotamofek:pr/rustdoc/flatten-ifs, r=GuillaumeGomez | Michael Goulet | -220/+203 |
| 2025-03-06 | Rollup merge of #138078 - moxian:rember-warns, r=Kobzol | Michael Goulet | -6/+7 |
| 2025-03-06 | Rollup merge of #138053 - Kobzol:more-try-jobs, r=marcoieni | Michael Goulet | -2/+6 |
| 2025-03-06 | Rollup merge of #138046 - onur-ozkan:trim-include-str, r=jieyouxu | Michael Goulet | -1/+1 |
| 2025-03-06 | Rollup merge of #138041 - thaliaarchi:use-prelude-size-of.boostrap-compiletes... | Michael Goulet | -4/+3 |
| 2025-03-06 | Auto merge of #136831 - ehuss:update-stdarch, r=Amanieu | bors | -9/+15 |
| 2025-03-06 | Update stdarch | Eric Huss | -9/+15 |
| 2025-03-06 | Warn the user when a rename will change the meaning of the program | Chayim Refael Friedman | -59/+509 |
| 2025-03-06 | Use correct crate for trait env in `render_const_scalar()` | Chayim Refael Friedman | -5/+7 |
| 2025-03-06 | Pass the target crate in `HirFormatter` | Chayim Refael Friedman | -499/+824 |
| 2025-03-06 | Normalize projections in evaluated const display and layout calculation | Chayim Refael Friedman | -0/+39 |
| 2025-03-06 | Rollup merge of #137868 - taiki-e:powerpcspe-doc, r=workingjubilee | Michael Goulet | -3/+26 |
| 2025-03-06 | Rollup merge of #137802 - RalfJung:miri-native-call-exposed, r=oli-obk | Michael Goulet | -54/+120 |
| 2025-03-06 | Rollup merge of #137798 - marcoieni:ubuntu-24-large-runner-arm, r=Kobzol | Michael Goulet | -1/+1 |
| 2025-03-06 | Rollup merge of #137534 - xizheyin:issue-137342, r=GuillaumeGomez | Michael Goulet | -2/+20 |
| 2025-03-06 | Rollup merge of #137358 - dianne:new-match-ergonomics-examples, r=Nadrieril | Michael Goulet | -6/+47 |
| 2025-03-06 | Rollup merge of #136922 - oli-obk:pattern-types-option-ends, r=BoxyUwU | Michael Goulet | -8/+3 |
| 2025-03-06 | Rollup merge of #135733 - frank-king:feature/pin-self-receiver, r=oli-obk,tra... | Michael Goulet | -43/+53 |
| 2025-03-06 | Auto merge of #138039 - onur-ozkan:handle-forced-compiler-on-tools, r=jieyouxu | bors | -86/+145 |
| 2025-03-06 | Manual, post-`clippy --fix` cleanups | Yotam Ofek | -23/+18 |
| 2025-03-06 | Implement `Ord` by-hand instead of `PartialOrd` for `Link` | Yotam Ofek | -6/+12 |
| 2025-03-06 | `x clippy src/librustdoc --fix` | Yotam Ofek | -29/+24 |
| 2025-03-06 | Merge pull request #19290 from aibaars/patch-1 | Lukas Wirth | -1/+17 |
| 2025-03-06 | Change `%e` to `?e` to include detailed error message | Arthur Baars | -2/+1 |
| 2025-03-06 | Remove the `Option` part of range ends in the HIR | Oli Scherer | -8/+3 |
| 2025-03-06 | Don't even bother checking changelog in --dry-run mode | moxian | -6/+6 |
| 2025-03-06 | `librustdoc`: flatten nested ifs | Yotam Ofek | -220/+203 |
| 2025-03-06 | Merge pull request #19295 from alibektas/rust_analyzer_run_on_cargo_toml | Lukas Wirth | -6/+23 |
| 2025-03-06 | Adjust relevance scoring threshold to consistent with existing implementations | Tongjun Gao | -1/+1 |
| 2025-03-05 | Remember silenced bootstrap changelog warnings even in --dry-run | moxian | -1/+2 |
| 2025-03-06 | fix: Make RustAnalyzer:Run available in manifest file | Ali Bektas | -6/+23 |
| 2025-03-05 | bootstrap and compiletest: Use size_of_val from the prelude instead of imported | Thalia Archibald | -4/+3 |
| 2025-03-05 | Simplify `rewrite_explicit_self` | Frank King | -67/+31 |
| 2025-03-05 | Implement `&pin const self` and `&pin mut self` sugars | Frank King | -0/+46 |