rust/src/librustc/front
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
..
assign_node_ids_and_map.rs De-@ Session usage. 2014-03-17 09:53:06 +02:00
config.rs rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00
feature_gate.rs std: Remove i18n/l10n from format! 2014-06-11 16:04:24 -07:00
show_span.rs De-@ Session usage. 2014-03-17 09:53:06 +02:00
std_inject.rs std: Remove i18n/l10n from format! 2014-06-11 16:04:24 -07:00
test.rs rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00