]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-ui/intra-doc/email-address-localhost.rs
Auto merge of #95685 - oxidecomputer:restore-static-dwarf, r=pnkfelix
[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>.