mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-15 08:18:44 +00:00
3 lines
102 B
Rust
3 lines
102 B
Rust
impl<S: Into<std::borrow::Cow<'static, str>> From<S> for Canonical {} //~ ERROR expected
|
|
fn main() {}
|