rust/src/libterm
Alex Crichton cac7a2053a std: Remove i18n/l10n from format!
* The select/plural methods from format strings are removed
* The # character no longer needs to be escaped
* The \-based escapes have been removed
* '{{' is now an escape for '{'
* '}}' is now an escape for '}'

Closes #14810
[breaking-change]
2014-06-11 16:04:24 -07:00
..
terminfo std: Remove i18n/l10n from format! 2014-06-11 16:04:24 -07:00
lib.rs Use phase(plugin) in bootstrap crates 2014-06-09 14:29:30 -07:00
win.rs windows: Allow snake_case errors for now. 2014-05-30 17:59:41 +01:00