about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-11-17 15:58:04 +0100
committerGitHub <noreply@github.com>2021-11-17 15:58:04 +0100
commit23ad7a7697f7e02252cf0c3f7f22641f0adb51e4 (patch)
treefa61947a2213d8ec05ae0ae867f0d5b7ce6d7a87 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentab958a7ab0f65536fb921896a526ce81e4dee32d (diff)
parent24acf8602969215469ac26a2c0042385096345d9 (diff)
downloadrust-23ad7a7697f7e02252cf0c3f7f22641f0adb51e4.tar.gz
rust-23ad7a7697f7e02252cf0c3f7f22641f0adb51e4.zip
Rollup merge of #90884 - Nilstrieb:fix-span-trivial-trait-bound, r=estebank
Fix span for non-satisfied trivial trait bounds

The spans for "trait bound not satisfied" errors in trivial trait bounds referenced the entire item (fn, impl, struct) before.
Now they only reference the obligation itself (`String: Copy`)

Address #90869
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions