about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-09-27Rollup merge of #130926 - ChrisDenton:cc-1-1-22, r=tgross35Matthias Krüger-0/+1
2024-09-27Update cc to 1.1.22Chris Denton-2/+11
2024-09-27Update cc to 1.1.22Chris Denton-6/+33
2024-09-27compiletest: fallback to the original path if it's not a symlinkUrgau-11/+6
2024-09-27Implement RFC3137 trim-paths sysroot changesUrgau-3/+19
2024-09-27Auto merge of #17923 - basvandriel:feature/build-before-restart-debug, r=Veykrilbors-1/+63
2024-09-27Allow shlex stdlib dependencyChris Denton-0/+1
2024-09-27bless tidyklensy-1/+3
2024-09-27bump few depsklensy-2/+2
2024-09-27Auto merge of #18196 - DropDemBits:sed-syntax-factory, r=Veykrilbors-167/+221
2024-09-26Rollup merge of #130912 - estebank:point-at-arg-type, r=compiler-errorsJubilee-2/+2
2024-09-26Rollup merge of #130911 - notriddle:notriddle/suggest-wrap-parens-fn-pointer,...Jubilee-1/+0
2024-09-26Rollup merge of #130889 - tgross35:rustbook-cargo-update, r=tgross35Jubilee-226/+222
2024-09-27Auto merge of #18197 - alibektas:buggy_flycheck_message, r=Veykrilbors-1/+1
2024-09-26diagnostics: wrap fn cast suggestions in parensMichael Howell-1/+0
2024-09-27On implicit `Sized` bound on fn argument, point at type instead of patternEsteban Küber-2/+2
2024-09-27minor: Require both the existence of a target and check_workspace to be false...Ali Bektas-1/+1
2024-09-27Extend rustdoc template check to detect unneeded commentsGuillaume Gomez-1/+33
2024-09-26minor: Use `SyntaxEditor` in `extract_variable`DropDemBits-66/+35
2024-09-26internal: Add `SyntaxFactory` to ease generating nodes with syntax mappingsDropDemBits-101/+186
2024-09-26fix: Don't report a startup error when a discover command is configuredWilfred Hughes-12/+6
2024-09-26Adjust allowed dependencies from the latest `cargo update`Trevor Gross-1/+1
2024-09-26cargo update: rustbookgithub-actions-226/+222
2024-09-26Include buildfiles in vfsDavid Richey-0/+16
2024-09-26Stabilize `const_refs_to_static`Ding Xiang Fei-2/+0
2024-09-26Auto merge of #3916 - rust-lang:rustup-2024-09-26, r=RalfJungbors-25223/+21820
2024-09-26remove some clippy lints from the list that we do not even trigger any moreRalf Jung-2/+0
2024-09-26fix clippy::needless_returnRalf Jung-13/+13
2024-09-26clippyRalf Jung-5/+7
2024-09-26bump rustc-build-sysroot versionRalf Jung-3/+3
2024-09-26Merge from rustcThe Miri Cronjob Bot-25202/+21799
2024-09-26Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-09-25Remove the `control_flow_enum` feature from clippyScott McMurray-2/+0
2024-09-25Require rust 1.81David Richey-1/+1
2024-09-25Auto merge of #18180 - kpreid:search, r=davidbarskybors-0/+16
2024-09-25Auto merge of #18181 - davidbarsky:davidbarsky/push-nzstpumovmmx, r=davidbarskybors-4/+24
2024-09-25Prime caches for symbol search too.Kevin Reid-0/+16
2024-09-25Auto merge of #3915 - RalfJung:target-json-test, r=RalfJungbors-27/+25
2024-09-25switch custom target JSON test to a less exotic targetRalf Jung-27/+25
2024-09-25internal: add tracing to project discovery and VFS loadingDavid Barsky-4/+24
2024-09-25Auto merge of #130812 - lnicola:sync-from-ra, r=lnicolabors-22630/+14369
2024-09-25enable pthread_cond_timedwait test on AndroidRalf Jung-1/+1
2024-09-25Changes for debug restartingBas van Driel-1/+63
2024-09-25Auto merge of #130778 - flip1995:clippy-subtree-update, r=Manishearthbors-2572/+7430
2024-09-25Android: Fixed tests for libc time APIYoh Deadfall-8/+28
2024-09-25disable AVR test since it doesn't workRalf Jung-1/+2
2024-09-25Add missing rustc_privateLaurențiu Nicola-0/+7
2024-09-25update BASIC test list: no longer test HashMap, add libc-mem instead of 'alig...Ralf Jung-6/+6
2024-09-25Auto merge of #18183 - lnicola:sync-from-rust, r=lnicolabors-10207/+16459
2024-09-25avoid using HashMap in fs testRalf Jung-3/+3