2024-12-25 22:12:17 +11: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 15:31:43 -07:00
|
|
|
#![deny(warnings)]
|
|
|
|
|
|
|
|
//! Email me at <hello@localhost>.
|
|
|
|
|
|
|
|
//! This should *not* warn: <hello@example.com>.
|