about summary refs log tree commit diff
path: root/compiler/rustc_errors/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-16 20:52:36 +0000
committerbors <bors@rust-lang.org>2023-12-16 20:52:36 +0000
commit445177724ac2beebf4faa5a3ffacb2adbe7e7846 (patch)
treef598c16f7c0b63007a9a51a53a6bd5883708bd1d /compiler/rustc_errors/src
parent02ad6676ddc7ea7bc3acd73f383180bc80185aeb (diff)
parenta078c3aea8d7cb86c8d4f2abee01f955d3d12f49 (diff)
downloadrust-445177724ac2beebf4faa5a3ffacb2adbe7e7846.tar.gz
rust-445177724ac2beebf4faa5a3ffacb2adbe7e7846.zip
Auto merge of #117595 - jyn514:x-clippy, r=albertlarsan68
x clippy

thanks to `@asquared31415` `@albertlarsan68` for all their help, most of this pr is their work

note that this also adds x clippy --stage 0 -Awarnings to x86_64-gnu-llvm-15 to make sure it stays working; that won't gate on any clippy warnings, just enforce that clippy doesn't give a hard error. we can't add --stage 1 until clippy fixes its debug assertions not to panic.

note that `x clippy --stage 1` currently breaks when combined with download-rustc.

unlike the previous prs, this doesn't require changes to clippy (it works by using RUSTC_WRAPPER instead), and supports stage 0

read this commit-by-commit

closes https://github.com/rust-lang/rust/pull/107628; see also https://github.com/rust-lang/rust/pull/106394, https://github.com/rust-lang/rust/pull/97443. fixes https://github.com/rust-lang/rust/issues/95988. helps with https://github.com/rust-lang/rust/issues/76495.

r? bootstrap
Diffstat (limited to 'compiler/rustc_errors/src')
0 files changed, 0 insertions, 0 deletions