| Age | Commit message (Expand) | Author | Lines |
| 2024-09-27 | tests: issue-34798.rs => allow-phantomdata-in-ffi.rs | Jubilee Young | -1/+0 |
| 2024-09-27 | tests: issue-14309.* => repr-rust-is-undefined.* | Jubilee Young | -1/+0 |
| 2024-09-27 | tests: issue-69488.rs => load-preserves-partial-init-issue-69488.rs | Jubilee Young | -1/+0 |
| 2024-09-27 | Update cargo | Weihang Lo | -0/+0 |
| 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 | -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 | 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-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-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 | Extend rustdoc template check to detect unneeded comments | Guillaume Gomez | -1/+33 |
| 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 | 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 | 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 | 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 | 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 |
| 2024-09-25 | Run rustfmt | Laurențiu Nicola | -3/+1 |
| 2024-09-25 | Pass all-targets for build scripts in more cli commands | Lukas Wirth | -12/+30 |
| 2024-09-25 | add test for std::random | Ralf Jung | -0/+5 |
| 2024-09-25 | Add more LayoutError variants | Laurențiu Nicola | -3/+8 |
| 2024-09-25 | Bump rustc crates | Laurențiu Nicola | -17/+17 |
| 2024-09-25 | Merge from rust-lang/rust | Laurențiu Nicola | -10189/+16438 |
| 2024-09-25 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-09-25 | fmt | The Miri Cronjob Bot | -16/+19 |
| 2024-09-25 | Merge from rustc | The Miri Cronjob Bot | -328/+321 |
| 2024-09-25 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-09-25 | Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35 | bors | -23/+15 |