2024-12-25 11:12:17 +00:00
|
|
|
//@ normalize-stderr: "nightly|beta|1\.[0-9][0-9]\.[0-9]" -> "$$CHANNEL"
|
2024-02-22 12:10:29 +00:00
|
|
|
//@ check-pass
|
2021-04-04 22:31:43 +00:00
|
|
|
#![deny(warnings)]
|
|
|
|
|
|
|
|
//! Email me at <hello@localhost>.
|
|
|
|
|
|
|
|
//! This should *not* warn: <hello@example.com>.
|