| Age | Commit message (Expand) | Author | Lines |
| 2024-09-27 | Rollup merge of #130926 - ChrisDenton:cc-1-1-22, r=tgross35 | Matthias Krüger | -0/+1 |
| 2024-09-27 | Update cc to 1.1.22 | Chris Denton | -2/+11 |
| 2024-09-27 | Update cc to 1.1.22 | Chris Denton | -6/+33 |
| 2024-09-27 | compiletest: fallback to the original path if it's not a symlink | Urgau | -11/+6 |
| 2024-09-27 | Implement RFC3137 trim-paths sysroot changes | Urgau | -3/+19 |
| 2024-09-27 | Auto merge of #17923 - basvandriel:feature/build-before-restart-debug, r=Veykril | bors | -1/+63 |
| 2024-09-27 | Allow shlex stdlib dependency | Chris Denton | -0/+1 |
| 2024-09-27 | bless tidy | klensy | -1/+3 |
| 2024-09-27 | bump few deps | klensy | -2/+2 |
| 2024-09-27 | Auto merge of #18196 - DropDemBits:sed-syntax-factory, r=Veykril | bors | -167/+221 |
| 2024-09-26 | Rollup merge of #130912 - estebank:point-at-arg-type, r=compiler-errors | Jubilee | -2/+2 |
| 2024-09-26 | Rollup merge of #130911 - notriddle:notriddle/suggest-wrap-parens-fn-pointer,... | Jubilee | -1/+0 |
| 2024-09-26 | Rollup merge of #130889 - tgross35:rustbook-cargo-update, r=tgross35 | Jubilee | -226/+222 |
| 2024-09-27 | Auto merge of #18197 - alibektas:buggy_flycheck_message, r=Veykril | bors | -1/+1 |
| 2024-09-26 | diagnostics: wrap fn cast suggestions in parens | Michael Howell | -1/+0 |
| 2024-09-27 | On implicit `Sized` bound on fn argument, point at type instead of pattern | Esteban Küber | -2/+2 |
| 2024-09-27 | minor: Require both the existence of a target and check_workspace to be false... | Ali Bektas | -1/+1 |
| 2024-09-27 | Extend rustdoc template check to detect unneeded comments | Guillaume Gomez | -1/+33 |
| 2024-09-26 | minor: Use `SyntaxEditor` in `extract_variable` | DropDemBits | -66/+35 |
| 2024-09-26 | internal: Add `SyntaxFactory` to ease generating nodes with syntax mappings | DropDemBits | -101/+186 |
| 2024-09-26 | fix: Don't report a startup error when a discover command is configured | Wilfred Hughes | -12/+6 |
| 2024-09-26 | Adjust allowed dependencies from the latest `cargo update` | Trevor Gross | -1/+1 |
| 2024-09-26 | cargo update: rustbook | github-actions | -226/+222 |
| 2024-09-26 | Include buildfiles in vfs | David Richey | -0/+16 |
| 2024-09-26 | Stabilize `const_refs_to_static` | Ding Xiang Fei | -2/+0 |
| 2024-09-26 | Auto merge of #3916 - rust-lang:rustup-2024-09-26, r=RalfJung | bors | -25223/+21820 |
| 2024-09-26 | remove some clippy lints from the list that we do not even trigger any more | Ralf Jung | -2/+0 |
| 2024-09-26 | fix clippy::needless_return | Ralf Jung | -13/+13 |
| 2024-09-26 | clippy | Ralf Jung | -5/+7 |
| 2024-09-26 | bump rustc-build-sysroot version | Ralf Jung | -3/+3 |
| 2024-09-26 | Merge from rustc | The Miri Cronjob Bot | -25202/+21799 |
| 2024-09-26 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-09-25 | Remove the `control_flow_enum` feature from clippy | Scott McMurray | -2/+0 |
| 2024-09-25 | Require rust 1.81 | David Richey | -1/+1 |
| 2024-09-25 | Auto merge of #18180 - kpreid:search, r=davidbarsky | bors | -0/+16 |
| 2024-09-25 | Auto merge of #18181 - davidbarsky:davidbarsky/push-nzstpumovmmx, r=davidbarsky | bors | -4/+24 |
| 2024-09-25 | Prime caches for symbol search too. | Kevin Reid | -0/+16 |
| 2024-09-25 | Auto merge of #3915 - RalfJung:target-json-test, r=RalfJung | bors | -27/+25 |
| 2024-09-25 | switch custom target JSON test to a less exotic target | Ralf Jung | -27/+25 |
| 2024-09-25 | internal: add tracing to project discovery and VFS loading | David Barsky | -4/+24 |
| 2024-09-25 | Auto merge of #130812 - lnicola:sync-from-ra, r=lnicola | bors | -22630/+14369 |
| 2024-09-25 | enable pthread_cond_timedwait test on Android | Ralf Jung | -1/+1 |
| 2024-09-25 | Changes for debug restarting | Bas van Driel | -1/+63 |
| 2024-09-25 | Auto merge of #130778 - flip1995:clippy-subtree-update, r=Manishearth | bors | -2572/+7430 |
| 2024-09-25 | Android: Fixed tests for libc time API | Yoh Deadfall | -8/+28 |
| 2024-09-25 | disable AVR test since it doesn't work | Ralf Jung | -1/+2 |
| 2024-09-25 | Add missing rustc_private | Laurențiu Nicola | -0/+7 |
| 2024-09-25 | update BASIC test list: no longer test HashMap, add libc-mem instead of 'alig... | Ralf Jung | -6/+6 |
| 2024-09-25 | Auto merge of #18183 - lnicola:sync-from-rust, r=lnicola | bors | -10207/+16459 |
| 2024-09-25 | avoid using HashMap in fs test | Ralf Jung | -3/+3 |