| Age | Commit message (Expand) | Author | Lines |
| 2024-09-20 | Auto merge of #130508 - adwinwhite:niche-not-depend-on-order, r=the8472 | bors | -4/+5 |
| 2024-09-20 | Auto merge of #130597 - matthiaskrgr:rollup-9ls4066, r=matthiaskrgr | bors | -17/+16 |
| 2024-09-20 | Rollup merge of #130582 - notriddle:notriddle/doctest-span, r=GuillaumeGomez | Matthias Krüger | -11/+2 |
| 2024-09-20 | Rollup merge of #130567 - jieyouxu:tool-docs-compiletest, r=Kobzol | Matthias Krüger | -6/+14 |
| 2024-09-19 | Merge commit 'b23b69900eab1260be510b2bd8922f4b6de6cf1e' into sync-from-rustfmt | Yacin Tmimi | -1556/+4708 |
| 2024-09-19 | bless issue-56762.rs as huge-static.rs | Jubilee Young | -1/+0 |
| 2024-09-19 | Add tidy check for rustdoc templates to ensure the whitespace characters are ... | Guillaume Gomez | -0/+60 |
| 2024-09-19 | rustdoc: use the correct span for doctests | Michael Howell | -11/+2 |
| 2024-09-19 | Rollup merge of #130553 - GnomedDev:remove-clippy-paths, r=compiler-errors | Matthias Krüger | -163/+111 |
| 2024-09-19 | Fix compiletest doc comments | 许杰友 Jieyou Xu (Joe) | -6/+6 |
| 2024-09-19 | Register tool docs for compiletest | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2024-09-19 | Break up compiletest runtest.rs into smaller helper modules | 许杰友 Jieyou Xu (Joe) | -2041/+2156 |
| 2024-09-19 | Auto merge of #130069 - GuillaumeGomez:gen-scraped-buttons, r=notriddle | bors | -38/+44 |
| 2024-09-19 | Auto merge of #130529 - onur-ozkan:better-ci-llvm-default, r=Kobzol | bors | -7/+11 |
| 2024-09-19 | Categorise paths in `clippy_utils::paths` | GnomedDev | -13/+20 |
| 2024-09-19 | [Clippy] Swap `open_options` to use diagnostic items instead of paths | GnomedDev | -13/+12 |
| 2024-09-19 | [Clippy] Swap `iter_over_hash_type` to use diagnostic items instead of paths | GnomedDev | -32/+14 |
| 2024-09-19 | [Clippy] Swap `non_octal_unix_permissions` to use diagnostic item instead of ... | GnomedDev | -4/+1 |
| 2024-09-19 | [Clippy] Swap `unnecessary_owned_empty_strings` to use diagnostic item instea... | GnomedDev | -3/+1 |
| 2024-09-19 | [Clippy] Swap `manual_strip` to use diagnostic items instead of paths | GnomedDev | -8/+5 |
| 2024-09-19 | [Clippy] Swap `unnecessary_to_owned` to use diagnostic item instead of path | GnomedDev | -3/+2 |
| 2024-09-19 | [Clippy] Swap `instant_subtraction` to use diagnostic item instead of path | GnomedDev | -2/+1 |
| 2024-09-19 | [Clippy] Swap `waker_clone_wake` to use diagnostic item instead of path | GnomedDev | -3/+2 |
| 2024-09-19 | [Clippy] Swap `filter_map_bool_then` to use diagnostic item instead of path | GnomedDev | -4/+2 |
| 2024-09-19 | [Clippy] Swap `manual_while_let_some` to use diagnostic items instead of paths | GnomedDev | -11/+7 |
| 2024-09-19 | [Clippy] Swap `repeat_vec_with_capacity` to use diagnostic item instead of path | GnomedDev | -7/+6 |
| 2024-09-19 | [Clippy] Swap `VecArgs::hir` to use diagnostic items instead of paths | GnomedDev | -8/+5 |
| 2024-09-19 | [Clippy] Swap `single_char_add_str`/`format_push_string` to use diagnostic it... | GnomedDev | -7/+5 |
| 2024-09-19 | [Clippy] Swap `manual_main_separator_str` to use diagnostic item instead of path | GnomedDev | -3/+2 |
| 2024-09-19 | [Clippy] Swap `redundant_clone` to use diagnostic items instead of paths | GnomedDev | -5/+3 |
| 2024-09-19 | [Clippy] Swap `float_equality_without_abs` to use diagnostic items instead of... | GnomedDev | -5/+3 |
| 2024-09-19 | [Clippy] Swap `option_as_ref_deref` to use diagnostic items instead of paths | GnomedDev | -19/+12 |
| 2024-09-19 | add change-tracker for new download-ci-llvm default | onur-ozkan | -0/+5 |
| 2024-09-19 | change download-ci-llvm default from "if-unchanged" to true | onur-ozkan | -7/+6 |
| 2024-09-19 | Auto merge of #130406 - arttet:master, r=onur-ozkan | bors | -3/+12 |
| 2024-09-19 | Make the intention of the miri test more clear | Adwin White | -4/+5 |
| 2024-09-19 | [Clippy] Swap `lines_filter_map_ok` to use a diagnostic item instead of path | GnomedDev | -3/+2 |
| 2024-09-19 | [Clippy] Swap `map_entry` to use diagnostic items instead of paths | GnomedDev | -10/+6 |
| 2024-09-19 | Adapt test to new layout | Adwin White | -2/+2 |
| 2024-09-18 | Rollup merge of #130522 - GnomedDev:clippy-manual-retain-paths, r=compiler-er... | Jubilee | -26/+17 |
| 2024-09-18 | Update the minimum external LLVM to 18 | Josh Stone | -70/+5 |
| 2024-09-18 | [Clippy] Swap `manual_retain` to use diagnostic items instead of paths | GnomedDev | -26/+17 |
| 2024-09-18 | Rollup merge of #130471 - khuey:zlib-musl, r=Kobzol | Matthias Krüger | -0/+1 |
| 2024-09-18 | Bump cc dependency | Artyom Tetyukhin | -3/+12 |
| 2024-09-17 | Auto merge of #130483 - matthiaskrgr:rollup-q1r0g0y, r=matthiaskrgr | bors | -2537/+2707 |
| 2024-09-17 | Rollup merge of #130467 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -2536/+2705 |
| 2024-09-17 | Rollup merge of #130452 - randomPoison:trusty-update-maintainers, r=ehuss | Matthias Krüger | -1/+2 |
| 2024-09-17 | Use `@only-target` in SSE and SSE2 tests too | Eduardo Sánchez Muñoz | -1784/+1760 |
| 2024-09-17 | ptr_offset_unsigned_overflow: extend test | Ralf Jung | -5/+6 |
| 2024-09-17 | Avoid an allocation in `rewrite_int_lit` | Mattias Wallin | -1/+1 |