diff options
| author | Yuri Astrakhan <YuriAstrakhan@gmail.com> | 2022-10-02 15:13:22 -0400 |
|---|---|---|
| committer | Yuri Astrakhan <YuriAstrakhan@gmail.com> | 2022-10-02 15:13:22 -0400 |
| commit | eb3970285b8993b0f154839056ff7b3daba37840 (patch) | |
| tree | ba22fbe4b1891bacc098f97328bd3db6c13fd8db /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | f8ba19287dc4710fef7e63b0c75071ff6ea7d642 (diff) | |
| download | rust-eb3970285b8993b0f154839056ff7b3daba37840.tar.gz rust-eb3970285b8993b0f154839056ff7b3daba37840.zip | |
fallout: fix tests to allow uninlined_format_args
In order to switch `clippy::uninlined_format_args` from pedantic to style, all existing tests must not raise a warning. I did not want to change the actual tests, so this is a relatively minor change that: * add `#![allow(clippy::uninlined_format_args)]` where needed * normalizes all allow/deny/warn attributes * all allow attributes are grouped together * sorted alphabetically * the `clippy::*` attributes are listed separate from the other ones. * deny and warn attributes are listed before the allowed ones changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
