Sign in
android
/
toolchain
/
rustc
/
bcf972c0208490b0eb3ce3c170c2db486ba945b3
/
.
/
src
/
test
/
rustdoc-ui
/
intra-doc
/
email-address-localhost.rs
blob: 9465e8e7ab99649bfff1c0a9fe6f64c3f267ca03 [
file
] [
log
] [
blame
]
// normalize-stderr-test: "nightly|beta|1\.[0-9][0-9]\.[0-9]" -> "$$CHANNEL"
#![
deny
(
warnings
)]
//! Email me at <hello@localhost>.
//~^ ERROR unknown disambiguator `hello`
//! This should *not* warn: <
[email protected]
>.