| Age | Commit message (Expand) | Author | Lines |
| 2025-02-17 | Fix detection of ref patterns for path patterns | Chayim Refael Friedman | -17/+64 |
| 2025-02-17 | Merge pull request #19158 from PoignardAzur/expaned_pub_glob_imports | Lukas Wirth | -92/+297 |
| 2025-02-17 | Merge pull request #19122 from Austaras/master | Lukas Wirth | -20/+37 |
| 2025-02-17 | Merge pull request #19127 from ChayimFriedman2/different-generic-args | Lukas Wirth | -1144/+1222 |
| 2025-02-17 | Rollup merge of #137095 - saethlin:use-hash64-for-hashes, r=workingjubilee | Matthias Krüger | -5/+19 |
| 2025-02-17 | Rollup merge of #137101 - GrigorenkoPV:str-inherent-lint, r=Urgau | Matthias Krüger | -4/+5 |
| 2025-02-17 | Rollup merge of #136671 - nnethercote:middle-limits, r=Nadrieril | Matthias Krüger | -3/+3 |
| 2025-02-17 | Rollup merge of #136466 - nnethercote:start-removing-Map, r=cjgillot | Matthias Krüger | -214/+207 |
| 2025-02-17 | Merge from rustc | The Miri Cronjob Bot | -4/+4 |
| 2025-02-17 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-17 | Calculate drop glue and show it on hover | Chayim Refael Friedman | -6/+1002 |
| 2025-02-17 | stabilize (const_)ptr_sub_ptr | bendn | -3/+0 |
| 2025-02-17 | Overhaul the `intravisit::Map` trait. | Nicholas Nethercote | -64/+61 |
| 2025-02-17 | Move some `Map` methods onto `TyCtxt`. | Nicholas Nethercote | -150/+146 |
| 2025-02-17 | Fix sorting of runnables | Chayim Refael Friedman | -11/+4 |
| 2025-02-17 | Rename `pattern_complexity` attr as `pattern_complexity_limit`. | Nicholas Nethercote | -2/+2 |
| 2025-02-17 | Add `pattern_complexity_limit` to `Limits`. | Nicholas Nethercote | -1/+1 |
| 2025-02-16 | Move hashes from rustc_data_structure to rustc_hashes so they can be shared w... | Ben Kimock | -5/+19 |
| 2025-02-16 | Pass through of target features to llvm-bitcode-linker and handling them | kulst | -2/+17 |
| 2025-02-16 | add erf and erfc to nondet tests, and reduce how much we're changing the floa... | Ralf Jung | -125/+48 |
| 2025-02-16 | apply random float error to most floating-point operations | LorrensP-2158466 | -84/+403 |
| 2025-02-16 | Refactor path lowering | Chayim Refael Friedman | -1132/+1220 |
| 2025-02-16 | Rollup merge of #136986 - ehuss:library-unsafe-fun, r=Noratrieb | Matthias Krüger | -4/+4 |
| 2025-02-16 | Merge pull request #19137 from asuto15/highlight-extern-crate | Lukas Wirth | -0/+19 |
| 2025-02-16 | Merge pull request #19155 from ShoyuVanilla/migrate-missing-match-arms | Lukas Wirth | -113/+72 |
| 2025-02-16 | clippy: string_from_utf8_as_bytes: also detect inherent `from_utf8` | Pavel Grigorenko | -4/+5 |
| 2025-02-16 | fix: Stabilize sort order of `related_tests` | Lukas Wirth | -27/+35 |
| 2025-02-16 | Merge pull request #19161 from Veykril/push-prmuyxlnxzxo | Lukas Wirth | -33/+45 |
| 2025-02-16 | fix: Stabilize sort order of runnables | Lukas Wirth | -33/+45 |
| 2025-02-16 | Improve error recovery when method-calling an assoc function | Lukas Wirth | -71/+112 |
| 2025-02-16 | Set `RUSTUP_TOOLCHAIN` when loading sysroot workspace | Lukas Wirth | -2/+6 |
| 2025-02-16 | Merge from rustc | Ralf Jung | -4/+54 |
| 2025-02-16 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-02-16 | Auto merge of #137093 - matthiaskrgr:rollup-72j7mut, r=matthiaskrgr | bors | -1/+36 |
| 2025-02-16 | Make ub_check message clear that it's not an assert | Kornel | -0/+2 |
| 2025-02-15 | Auto merge of #137057 - weihanglo:update-cargo, r=weihanglo | bors | -0/+1 |
| 2025-02-15 | Re-generate doctests | Olivier FAURE | -0/+23 |
| 2025-02-15 | compiletest: add `{ignore,only}-rustc_abi-x86-sse2` directives | 许杰友 Jieyou Xu (Joe) | -1/+36 |
| 2025-02-16 | Temporarily ignore tests with comments | Shoyu Vanilla | -0/+6 |
| 2025-02-15 | Implement expand_glob_reexport assist | Olivier FAURE | -19/+208 |
| 2025-02-15 | Factor out business logic of expand_glob_import | Olivier FAURE | -82/+75 |
| 2025-02-15 | Auto merge of #137065 - jhpratt:rollup-ree9mej, r=jhpratt | bors | -3/+2 |
| 2025-02-15 | Rollup merge of #136978 - ChrisDenton:windows-bindgen, r=Amanieu | Jacob Pratt | -3/+2 |
| 2025-02-15 | Merge from rustc | The Miri Cronjob Bot | -33/+34 |
| 2025-02-15 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-15 | Auto merge of #136324 - GrigorenkoPV:erf, r=tgross35 | bors | -0/+15 |
| 2025-02-15 | fix: remove unnecessary conversion | asuto15 | -1/+1 |
| 2025-02-14 | Update cargo | Weihang Lo | -0/+1 |
| 2025-02-15 | Delete library modifier to highlighting for extern crate | asuto15 | -24/+7 |
| 2025-02-14 | Rollup merge of #137037 - RalfJung:x86-sse2-abi, r=workingjubilee | Jubilee | -0/+5 |