| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-02-14 | Rollup merge of #136983 - ehuss:misc-2024-prep, r=tgross35 | Jubilee | -0/+6 |
| 2025-02-14 | add x86-sse2 (32bit) ABI that requires SSE2 target feature | Ralf Jung | -0/+5 |
| 2025-02-14 | miri: shims for `erf` & friends | Pavel Grigorenko | -0/+15 |
| 2025-02-14 | Bless miri tests after applying unsafe_op_in_unsafe_fn | Eric Huss | -4/+4 |
| 2025-02-14 | Rollup merge of #136958 - compiler-errors:additive-replacmeent, r=estebank | Matthias Krüger | -29/+18 |
| 2025-02-14 | generate-copyright: pass the list of manifests from bootstrap | Pietro Albini | -10/+31 |
| 2025-02-14 | generate-copyright: pass the source root from bootstrap | Pietro Albini | -3/+4 |
| 2025-02-14 | Remove the build script for miri | bjorn3 | -12/+7 |
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -29/+18 |
| 2025-02-13 | add cargo's git checkouts to the list of paths to mark as read-only in vscode | Jacob Lifshay | -0/+1 |
| 2025-02-13 | library: Update rand to 0.9.0 | Eric Huss | -0/+6 |
| 2025-02-13 | Make `-O` mean `-C opt-level=3` | clubby789 | -1/+1 |
| 2025-02-14 | internal: Remove mutable syntax tree usages from `add_missing_match_arms` assist | Shoyu Vanilla | -113/+66 |
| 2025-02-13 | Auto merge of #136593 - lukas-code:ty-value-perf, r=oli-obk | bors | -3/+4 |
| 2025-02-13 | Windows: Update generated bindings to 0.59 | Chris Denton | -3/+2 |
| 2025-02-13 | Merge pull request #19141 from Wilfred/split_editors | Lukas Wirth | -618/+635 |
| 2025-02-13 | Merge from rustc | The Miri Cronjob Bot | -1555/+2420 |
| 2025-02-13 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-13 | intern valtrees | Lukas Markeffsky | -3/+4 |
| 2025-02-12 | Auto merge of #135994 - 1c3t3a:rename-unsafe-ptr, r=oli-obk | bors | -15/+15 |
| 2025-02-12 | Apply cfg.setTest to json projects | David Richey | -44/+50 |
| 2025-02-13 | Delete useless comma | asuto15 | -1/+1 |
| 2025-02-12 | Rollup merge of #136890 - saethlin:swap_nonoverlapping, r=RalfJung | Guillaume Gomez | -0/+46 |
| 2025-02-13 | Add modifiers to highlighting for extern crate | asuto15 | -2/+31 |
| 2025-02-12 | manual: Separate out installation and configuration pages | Wilfred Hughes | -618/+635 |