about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2021-11-13 23:56:22 +0100
committerNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2021-11-14 11:38:52 +0100
commit24acf8602969215469ac26a2c0042385096345d9 (patch)
treee924b85782ebdf6180493d50f58e1dd1e1bc9260 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentf820d9d4e5af7d298ffdc3145b48e206b65e8e28 (diff)
downloadrust-24acf8602969215469ac26a2c0042385096345d9.tar.gz
rust-24acf8602969215469ac26a2c0042385096345d9.zip
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/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions