rust/src/tools
bors 60952bc3da Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-se
Don't destructure args tuple in format_args!

This allows Clippy to parse the HIR more simply since `arg0` is changed to `_args.0`. (cc rust-lang/rust-clippy#7843). From rustc's perspective, I think this is something between a lateral move and a tiny improvement since there are fewer bindings.

r? `@m-ou-se`
2021-11-09 05:33:16 +00:00
..
build-manifest Migrate to 2021 2021-09-20 22:21:42 -04:00
bump-stage0 remove "field is never read" warning 2021-10-23 21:55:57 -04:00
cargo@94ca096afb Update cargo 2021-11-01 16:08:25 -07:00
cargotest Migrate to 2021 2021-09-20 22:21:42 -04:00
clippy Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-se 2021-11-09 05:33:16 +00:00
compiletest Auto merge of #90348 - Amanieu:asm_feature_gates, r=joshtriplett 2021-11-07 04:59:42 +00:00
error_index_generator Rollup merge of #89506 - yaymukund:docblock-headings, r=GuillaumeGomez 2021-10-06 12:33:20 -07:00
expand-yaml-anchors Migrate to 2021 2021-09-20 22:21:42 -04:00
html-checker Migrate to 2021 2021-09-20 22:21:42 -04:00
jsondocck Migrate to 2021 2021-09-20 22:21:42 -04:00
linkchecker docs: Escape brackets to satisfy the linkchecker 2021-10-22 14:08:43 -07:00
lint-docs Adjust documentation for compatibility with 2021 2021-09-20 22:21:43 -04:00
lld-wrapper Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor 2021-10-07 16:59:13 +02:00
miri@9c18177cd3 Update miri 2021-10-28 21:38:43 -04:00
remote-test-client Migrate to 2021 2021-09-20 22:21:42 -04:00
remote-test-server Migrate to 2021 2021-09-20 22:21:42 -04:00
rls@bf88026f11 Bump RLS submodule 2021-09-07 11:16:31 -04:00
rust-analyzer@2c0f433fd2 ⬆️ rust-analyzer 2021-11-08 12:07:03 +02:00
rust-demangler Migrate to 2021 2021-09-20 22:21:42 -04:00
rust-installer@5254dbfd25 bump rust-installer submodule 2020-12-28 12:48:11 +01:00
rustbook Migrate to 2021 2021-09-20 22:21:42 -04:00
rustc-workspace-hack Update winapi shared features. 2021-10-12 07:14:32 -07:00
rustdoc Migrate to 2021 2021-09-20 22:21:42 -04:00
rustdoc-gui Show how many tests are running in parallel 2021-10-03 08:20:08 -04:00
rustdoc-js Simplify js tester a bit 2021-11-03 21:37:19 +01:00
rustdoc-themes Migrate to 2021 2021-09-20 22:21:42 -04:00
rustfmt Merge commit 'ea199bacef' into rustfmt-sync 2021-11-07 20:37:34 -06:00
tidy Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
tier-check Migrate to 2021 2021-09-20 22:21:42 -04:00
unicode-table-generator Let unicode-table-generator fail gracefully for bitsets 2021-10-06 17:35:49 -07:00
unstable-book-gen Migrate to 2021 2021-09-20 22:21:42 -04:00
x Migrate to 2021 2021-09-20 22:21:42 -04:00
cherry-pick.sh Add cherry-pick.sh convenience script. 2021-08-20 11:58:18 +01:00
publish_toolstate.py Disable validate_maintainers. 2021-09-15 09:25:06 -07:00