about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-01-22 06:13:19 +0000
committerbors <bors@rust-lang.org>2021-01-22 06:13:19 +0000
commit25f39fe80293f77bd86f64a1261a3e2c0ca23847 (patch)
tree3d91abca1eda6a399ce3c54da0e960177b895d7f /compiler/rustc_codegen_llvm/src
parentdc1eee2f256efbd1d3b50b6b090232f81cac6d72 (diff)
parent77b5ced3aa864d85d5dfe706c7326b6612315092 (diff)
downloadrust-25f39fe80293f77bd86f64a1261a3e2c0ca23847.tar.gz
rust-25f39fe80293f77bd86f64a1261a3e2c0ca23847.zip
Auto merge of #81135 - jyn514:no-backticks, r=flip1995
Fix formatting for removed lints

- Don't add backticks for the reason a lint was removed. This is almost
never a code block, and when it is the backticks should be in the reason
itself.
- Don't assume clippy is the only tool that needs to be checked for
backwards compatibility

I split this out of https://github.com/rust-lang/rust/pull/80527/ because it kept causing tests to fail, and it's a good change to have anyway.

r? `@flip1995`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions