]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-ui/intra-doc/email-address-localhost.rs
Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into sync-rustfmt
[rust.git] / src / test / rustdoc-ui / intra-doc / email-address-localhost.rs
1 // normalize-stderr-test: "nightly|beta|1\.[0-9][0-9]\.[0-9]" -> "$$CHANNEL"
2 // check-pass
3 #![deny(warnings)]
4
5 //! Email me at <hello@localhost>.
6
7 //! This should *not* warn: <hello@example.com>.