about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/mod.rs
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2021-04-04 15:31:43 -0700
committerCamelid <camelidcamel@gmail.com>2021-04-04 15:49:57 -0700
commit45ccd50d0e52e006fdd81f854b4cd711ac439e85 (patch)
treea972b6a9cc98b15c4ced03b94dfb19068b99b01c /compiler/rustc_mir/src/transform/coverage/mod.rs
parent8ad6a443cfee83e1f7d29c9ec0de26143c54a617 (diff)
downloadrust-45ccd50d0e52e006fdd81f854b4cd711ac439e85.tar.gz
rust-45ccd50d0e52e006fdd81f854b4cd711ac439e85.zip
Don't report disambiguator error if link would have been ignored
This prevents us from warning on links such as `<hello@example.com>`.
Note that we still warn on links such as `<hello@localhost>` because
they have no dots in them. However, the links will still work, even
though a warning is reported.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions