about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/mod.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-04-05 13:03:44 +0200
committerGitHub <noreply@github.com>2021-04-05 13:03:44 +0200
commit3ca197e89c9affc76e79f0421e1bb9d65a8ec855 (patch)
treee930e86d52114de16148de08b917c974cb874669 /compiler/rustc_mir/src/transform/coverage/mod.rs
parent98e7a4e7844f5099ec7e15228a42440931072e53 (diff)
parent45ccd50d0e52e006fdd81f854b4cd711ac439e85 (diff)
downloadrust-3ca197e89c9affc76e79f0421e1bb9d65a8ec855.tar.gz
rust-3ca197e89c9affc76e79f0421e1bb9d65a8ec855.zip
Rollup merge of #83865 - camelid:disamb-err-fix, r=jyn514
Don't report disambiguator error if link would have been ignored

Fixes #83859.

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.

r? ````@jyn514````
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions