mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
67b97ab6d2
Cargo needs this to be able to instantiate `TerminfoTerminal<Box<Writer+'a>>` for 'a other than 'static.