| Age | Commit message (Expand) | Author | Lines |
| 2024-11-14 | Rollup merge of #133005 - notriddle:notriddle/trie-search, r=GuillaumeGomez | Guillaume Gomez | -127/+756 |
| 2024-11-14 | Rollup merge of #132649 - klensy:pa-clippy-ci, r=onur-ozkan | Guillaume Gomez | -29/+120 |
| 2024-11-14 | Rollup merge of #132172 - dianne:suggest-borrow-generic, r=matthewjasper | Guillaume Gomez | -233/+396 |
| 2024-11-14 | Auto merge of #133032 - GuillaumeGomez:rollup-vqakdmw, r=GuillaumeGomez | bors | -13/+92 |
| 2024-11-14 | Rollup merge of #133027 - no1wudi:master, r=jhpratt | Guillaume Gomez | -1/+1 |
| 2024-11-14 | Rollup merge of #133013 - matthiaskrgr:crash_aux, r=onur-ozkan | Guillaume Gomez | -2/+16 |
| 2024-11-14 | Rollup merge of #132773 - jakos-sec:fix-asan-win32, r=jieyouxu | Guillaume Gomez | -4/+40 |
| 2024-11-14 | Rollup merge of #132310 - jieyouxu:max-llvm-version, r=onur-ozkan | Guillaume Gomez | -5/+29 |
| 2024-11-14 | Rollup merge of #132010 - cuviper:alt-full-debuginfo, r=Mark-Simulacrum | Guillaume Gomez | -1/+6 |
| 2024-11-14 | tests: use `max-llvm-major-version` instead of `ignore-llvm-version` range li... | 许杰友 Jieyou Xu (Joe) | -5/+5 |
| 2024-11-14 | compiletest: add `max-llvm-major-version` directive | 许杰友 Jieyou Xu (Joe) | -0/+24 |
| 2024-11-14 | Auto merge of #133026 - workingjubilee:rollup-q8ig6ah, r=workingjubilee | bors | -1321/+1910 |
| 2024-11-14 | Fix a copy-paste issue in the NuttX raw type definition | Huang Qi | -1/+1 |
| 2024-11-13 | Rollup merge of #133012 - Eclips4:issue-125670, r=compiler-errors | Jubilee | -0/+124 |
| 2024-11-13 | Rollup merge of #133008 - onur-ozkan:update-outdated-comment, r=jieyouxu | Jubilee | -1/+1 |
| 2024-11-13 | Rollup merge of #133004 - cuviper:unrecover-btree, r=ibraheemdev | Jubilee | -48/+11 |
| 2024-11-13 | Rollup merge of #133003 - zachs18:clonetouninit-dyn-compat-u8, r=dtolnay | Jubilee | -44/+45 |
| 2024-11-13 | Rollup merge of #132971 - BoxyUwU:handle_infers_in_anon_consts, r=compiler-er... | Jubilee | -9/+76 |
| 2024-11-13 | Rollup merge of #132907 - BLANKatGITHUB:intrinsic, r=saethlin | Jubilee | -805/+1279 |
| 2024-11-13 | Rollup merge of #131304 - RalfJung:float-core, r=tgross35 | Jubilee | -414/+374 |
| 2024-11-13 | Suggest borrowing arguments in generic positions when trait bounds are satisfied | dianne | -300/+327 |
| 2024-11-14 | Auto merge of #122770 - iximeow:ixi/int-formatting-optimization, r=workingjub... | bors | -4/+18 |
| 2024-11-14 | Auto merge of #133006 - matthiaskrgr:rollup-dz6oiq5, r=matthiaskrgr | bors | -184/+414 |
| 2024-11-13 | Use a common subdiagnostic format for generic borrows | dianne | -21/+26 |
| 2024-11-13 | Provide borrow-instead-of-move suggestions for calls of fn-like items from ot... | dianne | -39/+170 |
| 2024-11-13 | Add descriptive comment for NameTrie | Michael Howell | -0/+19 |
| 2024-11-13 | Remove console.log | Michael Howell | -3/+0 |
| 2024-11-13 | compiletest: known-bug / crashes: allow for an "auxiliary" directory to conta... | Matthias Krüger | -2/+16 |
| 2024-11-13 | Add test cases | Kirill Podoprigora | -0/+124 |
| 2024-11-14 | PassWrapper: disable UseOdrIndicator for Asan Win32 | Jakob Koschel | -4/+40 |
| 2024-11-13 | update outdated comment about test-float-parse | onur-ozkan | -1/+1 |
| 2024-11-13 | Rollup merge of #133001 - lcnr:test-next-solver, r=compiler-errors | Matthias Krüger | -1/+15 |
| 2024-11-13 | Rollup merge of #133000 - GuillaumeGomez:footnote-ids, r=notriddle | Matthias Krüger | -32/+92 |
| 2024-11-13 | Rollup merge of #132998 - jieyouxu:undo-vacation, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2024-11-13 | Rollup merge of #132996 - clubby789:unn-let-space, r=jieyouxu | Matthias Krüger | -5/+7 |
| 2024-11-13 | Rollup merge of #132995 - Eclips4:issue-132348, r=jieyouxu | Matthias Krüger | -2/+30 |
| 2024-11-13 | Rollup merge of #132842 - veluca93:abi-checks-tier2, r=workingjubilee | Matthias Krüger | -41/+136 |
| 2024-11-13 | Rollup merge of #132302 - fmease:rustdoc-better-vis-for-macro-decl, r=notriddle | Matthias Krüger | -102/+31 |
| 2024-11-13 | Rollup merge of #126046 - davidzeng0:mixed_integer_ops_unsigned_sub, r=Amanieu | Matthias Krüger | -0/+103 |
| 2024-11-13 | Auto merge of #132662 - RalfJung:const-panic-inlining, r=tgross35 | bors | -10/+34 |
| 2024-11-13 | Update core CloneToUninit tests | Zachary S | -6/+6 |
| 2024-11-13 | btree: simplify the backdoor between set and map | Josh Stone | -48/+11 |
| 2024-11-13 | rustdoc: use a trie for name-based search | Michael Howell | -127/+740 |
| 2024-11-13 | Delete tests/codegen/fmt_int_no_panic.rs | iximeow | -24/+0 |
| 2024-11-13 | actually test next solver | lcnr | -1/+15 |
| 2024-11-13 | Add regression test for #131901 | Guillaume Gomez | -0/+41 |
| 2024-11-13 | Fix duplicated footnote IDs | Guillaume Gomez | -32/+51 |
| 2024-11-13 | rustdoc: Treat decl macros like other items | León Orell Valerian Liehr | -102/+31 |
| 2024-11-13 | Unvacation | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-11-13 | Address review | Kirill Podoprigora | -3/+9 |