Sign in
fuchsia
/
third_party
/
rust
/
53f028d79072f9ff37af0315bea9b3c1c9615d5b
/
.
/
src
/
test
/
rustdoc-ui
/
intra-doc
/
email-address-localhost.rs
blob: 7a5156e81c4c875fbd0a5d58bb216ff0b7074b8e [
file
] [
log
] [
blame
]
// normalize-stderr-test: "nightly|beta|1\.[0-9][0-9]\.[0-9]" -> "$$CHANNEL"
// check-pass
#![
deny
(
warnings
)]
//! Email me at <hello@localhost>.
//! This should *not* warn: <hello@example.com>.