| Age | Commit message (Expand) | Author | Lines |
| 2025-05-08 | Rollup merge of #140800 - GuillaumeGomez:rustdoc-tempdir-removal, r=jieyouxu | Matthias Krüger | -3/+11 |
| 2025-05-08 | Rollup merge of #140716 - Urgau:improve-remap_scope-tests, r=jieyouxu | Matthias Krüger | -9/+292 |
| 2025-05-08 | Rollup merge of #140707 - compiler-errors:range-pat-struct-norm, r=lcnr | Matthias Krüger | -9/+41 |
| 2025-05-08 | Rollup merge of #140684 - compiler-errors:unnecessary-assoc, r=lcnr | Matthias Krüger | -11/+73 |
| 2025-05-08 | Rollup merge of #140341 - saethlin:black-box-qoi, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2025-05-08 | Rollup merge of #140095 - nnethercote:rm-word_or_empty, r=jdonszelmann | Matthias Krüger | -85/+88 |
| 2025-05-08 | Auto merge of #140786 - Kobzol:try-builds-no-deny-warnings, r=jieyouxu | bors | -20/+42 |
| 2025-05-08 | bootstrap: more consistent use of `...` when citing configuration snippets | Ralf Jung | -2/+2 |
| 2025-05-09 | Add regression test for 125877 | reddevilmidzy | -0/+53 |
| 2025-05-08 | also export metrics from librustdoc | Jane Losare-Lusby | -0/+19 |
| 2025-05-08 | Merge pull request #4316 from est31/no_let_chains | Ralf Jung | -1/+0 |
| 2025-05-09 | fix issue-14725 | relaxcn | -3/+92 |
| 2025-05-08 | Remove let_chains feature as it is stable | est31 | -1/+0 |
| 2025-05-08 | Merge pull request #19507 from Hmikihiro/fix_module_doc_links | Lukas Wirth | -149/+548 |
| 2025-05-08 | Remove some unnecessary erases | Michael Goulet | -7/+1 |
| 2025-05-08 | add signed integers to unnecessary_lints to ensure feature parity with clippy | bendn | -14/+86 |
| 2025-05-09 | Fix `tests/rustdoc-json` path | Jieyou Xu | -1/+1 |
| 2025-05-09 | Enable triagebot note functionality for rust-lang/rust | Jieyou Xu | -0/+4 |
| 2025-05-08 | Merge pull request #4311 from est31/edition_2024 | Ralf Jung | -12/+11 |
| 2025-05-08 | Auto merge of #140797 - matthiaskrgr:rollup-3km95qh, r=matthiaskrgr | bors | -2/+80 |
| 2025-05-08 | Structurally resolve in check_ref_cast and calc_adjust_mode | Michael Goulet | -9/+41 |
| 2025-05-08 | Update miri, cargo-miri and miri-cript to edition 2024 | est31 | -12/+11 |
| 2025-05-08 | refactor `probe_and_consider_param_env_candidate` | lcnr | -15/+14 |
| 2025-05-08 | Merge pull request #4315 from RalfJung/test-cleanup | Ralf Jung | -23/+0 |
| 2025-05-08 | normalization: avoid incompletely constraining GAT args | lcnr | -23/+111 |
| 2025-05-08 | add assert to check ast_index smaller than INNER_ATTR_SET_BIT | Hayashi Mikihiro | -13/+9 |
| 2025-05-08 | Merge pull request #2377 from smanilov/patch-6 | Tshepang Mbambo | -1/+1 |
| 2025-05-08 | remove commented-out test leftover | Ralf Jung | -1/+0 |
| 2025-05-08 | remove stray stderr file | Ralf Jung | -22/+0 |
| 2025-05-08 | Do not pretend that `return` is not significant | Samuel Tardieu | -15/+42 |
| 2025-05-08 | Mention fast try builds in the rustc-dev-guide | Jakub Beránek | -6/+10 |
| 2025-05-08 | Fix minor typo in installation.md | Stan Manilov | -1/+1 |
| 2025-05-08 | Add release notes for 1.87.0 | Boxy | -0/+166 |
| 2025-05-08 | Make `rustdoc-tempdir-removal` run-make tests work on other platforms than linux | Guillaume Gomez | -3/+11 |
| 2025-05-08 | Use span before macro expansion in lint for-loops-over-falibles | xizheyin | -21/+15 |
| 2025-05-08 | Add ui test for for-loops-over-falibles | xizheyin | -0/+42 |
| 2025-05-08 | Indicate that the warning on black_box is a general property of Rust | Ben Kimock | -0/+4 |
| 2025-05-08 | Rework `-Zremap-path-scope` macro test with dependency check | Urgau | -9/+103 |
| 2025-05-08 | Do not deny warnings for fast try builds | Jakub Beránek | -10/+27 |
| 2025-05-08 | Add tests for `-Zremap-path-scope` and paths in diagnostics with deps | Urgau | -0/+189 |
| 2025-05-08 | Rollup merge of #140759 - dpaoliello:symlink, r=workingjubilee | Matthias Krüger | -0/+16 |
| 2025-05-08 | Rollup merge of #140758 - dpaoliello:armhazard, r=jieyouxu | Matthias Krüger | -1/+6 |
| 2025-05-08 | Rollup merge of #140756 - dpaoliello:paclink, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-05-08 | Rollup merge of #140755 - dpaoliello:arm64windebuginfo, r=jieyouxu | Matthias Krüger | -0/+11 |
| 2025-05-08 | Rollup merge of #140736 - xizheyin:issue-140166, r=petrochenkov | Matthias Krüger | -0/+46 |
| 2025-05-08 | Auto merge of #140732 - onur-ozkan:use-in-tree-rustfmt, r=Kobzol | bors | -1/+66 |
| 2025-05-08 | triagebot: `canonicalize-issue-links` → `issue-links` (#14751) | Philipp Krones | -1/+1 |
| 2025-05-08 | Simplify `is_simple_break_expr` | Samuel Tardieu | -16/+6 |
| 2025-05-08 | Merge pull request #2323 from smanilov/patch-2 | Boxy | -0/+6 |
| 2025-05-08 | Fix integer_division false negative for NonZero denominators | Alexey Semenyuk | -5/+24 |