mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
0f949c2fcc
Stabilize str::escape_* methods with new return types… … that implement `Display` and `Iterator<Item=char>`, as proposed in FCP: https://github.com/rust-lang/rust/issues/27791#issuecomment-376864727