about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/basic.rs
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2021-01-09 16:04:48 -0800
committerJeremy Fitzhardinge <jeremy@goop.org>2021-01-09 18:55:50 -0800
commit67978d56c11006a10d286153226f18e18367aa32 (patch)
treeced8c5bbac2d082f872d5df0900b020c458ea879 /src/test/rustdoc-ui/coverage/basic.rs
parent6184f23950fb4aa14884ce310d948dc6fca269a3 (diff)
downloadrust-67978d56c11006a10d286153226f18e18367aa32.tar.gz
rust-67978d56c11006a10d286153226f18e18367aa32.zip
Fix --pretty=expanded with --remap-path-prefix
Per https://github.com/rust-lang/rust/issues/80832, using
--pretty=expanded and --remap-path-prefix results in an ICE.

This is becasue the session source files table is stored in remapped
form, whereas --pretty-expanded looks up unremapped files. This remaps
the path prefixes before lookup.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/basic.rs')
0 files changed, 0 insertions, 0 deletions