rust/src/libstd/path
bors 0422934e24 auto merge of #14831 : alexcrichton/rust/format-intl, r=brson
* 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-13 14:42:03 +00:00
..
mod.rs rustc: Remove ~[T] from the language 2014-06-11 15:02:17 -07:00
posix.rs rustc: Remove ~[T] from the language 2014-06-11 15:02:17 -07:00
windows.rs auto merge of #14831 : alexcrichton/rust/format-intl, r=brson 2014-06-13 14:42:03 +00:00