about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/query.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-11-01 21:40:05 +0100
committerGitHub <noreply@github.com>2023-11-01 21:40:05 +0100
commit3087b63d1f305690b2146ba5f0d7295630e60ca9 (patch)
tree33520f05f49a12907c599012a36b1ae6986db373 /compiler/rustc_mir_transform/src/coverage/query.rs
parent2b2360abb1a2daf7b9486cb8fec85356c4574427 (diff)
parent88f06885300ae97f7fb04295cc17394df48522e4 (diff)
downloadrust-3087b63d1f305690b2146ba5f0d7295630e60ca9.tar.gz
rust-3087b63d1f305690b2146ba5f0d7295630e60ca9.zip
Rollup merge of #117373 - saethlin:avoid-ice-lint, r=compiler-errors
Avoid the path trimming ICE lint in error reporting

Types or really anything in MIR should never be formatted without path trimming disabled, because its formatting often tries to construct trimmed paths. In this case, the lint turns a nice error report into an irrelevant ICE.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions