2021-05-04 23:36:33 -04:00
|
|
|
//@ normalize-stderr-test: "nightly|beta|1\.[0-9][0-9]\.[0-9]" -> "$$CHANNEL"
|
2022-04-16 23:49:37 +03:00
|
|
|
//@ check-pass
|
2021-04-04 15:31:43 -07:00
|
|
|
#![deny(warnings)]
|
|
|
|
|
|
|
|
|
|
//! Email me at <hello@localhost>.
|
|
|
|
|
|
|
|
|
|
//! This should *not* warn: <hello@example.com>.
|