rust/src/tools
bors e737694a4d Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearth
Add expansion to while desugar spans

In the same vein as #88163, this reverts a change in Clippy behavior as a result of #80357 (and reverts some `#[allow]`s): This changes `clippy::blocks_in_if_conditions` to not fire on `while` loops. Though we might actually want Clippy to lint those cases, we should introduce the change purposefully, with tests, and possibly under a different lint name.

The actual change here is to add a desugaring expansion to the spans when lowering a `while` loop.

r? `@Manishearth`
2021-10-03 21:44:10 +00:00
..
build-manifest Migrate to 2021 2021-09-20 22:21:42 -04:00
bump-stage0 Migrate to 2021 2021-09-20 22:21:42 -04:00
cargo@d56b42c549 Update cargo 2021-09-29 14:07:04 -07:00
cargotest Migrate to 2021 2021-09-20 22:21:42 -04:00
clippy Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearth 2021-10-03 21:44:10 +00:00
compiletest Support incremental in compiletest for non-incremental modes. 2021-09-23 12:16:51 -07:00
error_index_generator Migrate to 2021 2021-09-20 22:21:42 -04: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 Migrate to 2021 2021-09-20 22:21:42 -04:00
lint-docs Adjust documentation for compatibility with 2021 2021-09-20 22:21:43 -04:00
miri@0359331869 Update Miri 2021-09-10 22:17:57 +08: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@009e6ceb1d ⬆️ rust-analyzer 2021-09-27 10:39:05 +03: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 Migrate to 2021 2021-09-20 22:21:42 -04:00
rustdoc Migrate to 2021 2021-09-20 22:21:42 -04:00
rustdoc-gui Greatly improve limitation handling on parallel rustdoc GUI test run 2021-08-23 14:23:59 +02:00
rustdoc-js Fix rustdoc-js tool string "parsing" 2021-08-11 20:20:17 +02:00
rustdoc-themes Migrate to 2021 2021-09-20 22:21:42 -04:00
rustfmt Migrate to 2021 2021-09-20 22:21:42 -04:00
tidy Implemented -Z randomize-layout 2021-09-30 14:50:06 -05:00
tier-check Migrate to 2021 2021-09-20 22:21:42 -04:00
unicode-table-generator Migrate to 2021 2021-09-20 22:21:42 -04: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