diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-11-02 23:51:03 +0200 |
|---|---|---|
| committer | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-12-11 20:48:41 +0200 |
| commit | 2950325f37fda0629fba99e751104b6faeb73ddb (patch) | |
| tree | 42ac6cb5541fef980af8090a0c29e94948b524cf /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | a18e38e6e23255e095dd3be763e7fa29bc5d4cbe (diff) | |
| download | rust-2950325f37fda0629fba99e751104b6faeb73ddb.tar.gz rust-2950325f37fda0629fba99e751104b6faeb73ddb.zip | |
Properly handle different defaults for severity of lints
Previously all lints were assumed to be `#[warn]`, and we had a hand-coded list of `#[allow]` exceptions. Now the severity is autogenerated from rustdoc output. Also support lints that change status between editions, and the `warnings` lint group.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
