diff options
| author | bors <bors@rust-lang.org> | 2022-10-12 07:16:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-10-12 07:16:23 +0000 |
| commit | 2d588175cae9a2882ab63ffb1fa1704971cff628 (patch) | |
| tree | 2df0ca46c4efcbd3d7306aa9533a2318159fd8a1 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 854015c33cb0978e6334d95a832819331cb71d9a (diff) | |
| parent | 74ba7e1b99034ef7ad183b8b3d41f6e5063fbdf0 (diff) | |
| download | rust-2d588175cae9a2882ab63ffb1fa1704971cff628.tar.gz rust-2d588175cae9a2882ab63ffb1fa1704971cff628.zip | |
Auto merge of #9605 - nyurik:fix-inline-edition, r=llogiq
fix: uninlined_format_args shouldn't inline panic! before 2021ed
Before 2021 edition, `panic!("...")` was not treated as a format string.
Clippy autofix of `panic!("{}", foo)` into `panic!("{foo}")` is incorrect.
changelog: [`uninlined_format_args`]: Do not inline panic! macros before 2021 edition
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
