rust/src/libsyntax/print
bors 0f949c2fcc Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton
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
2019-02-12 23:30:16 +00:00
..
pp.rs rustc: doc comments 2019-02-10 23:42:32 +00:00
pprust.rs New return types for str::escape_* that impl Display and Iterator<char> 2019-02-12 09:55:20 +01:00