see https://github.com/rust-lang/rust/pull/41957#discussion_r116365381 for an example RFC 1623 allows writing `const FOO: &str = "bar"` instead of `const FOO: &'static str = "bar"`