diff options
| author | bors <bors@rust-lang.org> | 2021-07-09 12:51:02 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-07-09 12:51:02 +0000 |
| commit | e916b7cb7708e470be8d0134bdf39479051a5c44 (patch) | |
| tree | 9e8b46bfdf7ca349530c03ca20ea3ac8e6c187c4 /compiler/rustc_codegen_llvm/src | |
| parent | ee86f96ba176f598d64dc9f3bb7e074d5b8b86b6 (diff) | |
| parent | d019c71df9c88c7ee19065cb6699008e55d51610 (diff) | |
| download | rust-e916b7cb7708e470be8d0134bdf39479051a5c44.tar.gz rust-e916b7cb7708e470be8d0134bdf39479051a5c44.zip | |
Auto merge of #86888 - FabianWolff:issue-86600, r=davidtwco
Fix double warning about illegal floating-point literal pattern This PR fixes #86600. The problem is that the `ConstToPat` struct contains a field `include_lint_checks`, which determines whether lints should be emitted or not, but this field is currently not obeyed at one point, leading to a warning being emitted more than once. I have fixed this behavior here.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
