about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-06-14 18:10:31 +0200
committerGitHub <noreply@github.com>2023-06-14 18:10:31 +0200
commit41d5aeccecd92d137bb04c68fbf2c8110d33dca6 (patch)
treeee2073e0a7ff05fff6044bc757e2bad8822f159f /compiler/rustc_codegen_llvm/src/errors.rs
parent8aff1122c63ac294215a07f6f7fa992d29bb412d (diff)
parent72531b7463db02b9e049e8ad7f095cce928ffc1e (diff)
downloadrust-41d5aeccecd92d137bb04c68fbf2c8110d33dca6.tar.gz
rust-41d5aeccecd92d137bb04c68fbf2c8110d33dca6.zip
Rollup merge of #112612 - sginnett:issue-105150, r=compiler-errors
Fix explicit-outlives-requirements lint span

Fixes #105150 which caused the span reported by the explicit-outlives-requirements lint to be incorrect when
1) the lint should suggest the entire where clause to be removed and
2) there are inline bounds present that are not inferable outlives requirements

In particular, this would cause rustfix to leave a dangling empty where clause.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions