]> git.lizzy.rs Git - rust.git/commit
Make `span_extend_to_prev_str()` more robust
authorFabian Wolff <fabian.wolff@alumni.ethz.ch>
Sat, 15 Jan 2022 21:22:22 +0000 (22:22 +0100)
committerFabian Wolff <fabian.wolff@alumni.ethz.ch>
Mon, 31 Jan 2022 18:28:15 +0000 (19:28 +0100)
commit69803f788819442900ba3ab5b937c928d50f81ce
tree7bbe81f5fd0187a39395b447229d0c0c7d3798fd
parent24b8bb13bff98bb747cd403b86596af43aceee78
Make `span_extend_to_prev_str()` more robust
compiler/rustc_resolve/src/diagnostics.rs
compiler/rustc_span/src/source_map.rs
src/test/ui/asm/x86_64/parse-error.stderr
src/test/ui/consts/issue-91560.fixed [new file with mode: 0644]
src/test/ui/consts/issue-91560.rs [new file with mode: 0644]
src/test/ui/consts/issue-91560.stderr [new file with mode: 0644]