rust/src/libsyntax/ext
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
..
deriving std: Remove i18n/l10n from format! 2014-06-11 16:04:24 -07:00
tt std: Remove i18n/l10n from format! 2014-06-11 16:04:24 -07:00
asm.rs std: Remove i18n/l10n from format! 2014-06-11 16:04:24 -07:00
base.rs rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00
build.rs syntax: Move the AST from @T to Gc<T> 2014-06-11 09:11:40 -07:00
bytes.rs Make bytes!() return 'static 2014-05-18 13:03:38 -07:00
cfg.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
concat.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
concat_idents.rs syntax: Move the AST from @T to Gc<T> 2014-06-11 09:11:40 -07:00
env.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
expand.rs rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00
fmt.rs Change static.rust-lang.org to doc.rust-lang.org 2014-05-21 19:55:39 -07:00
format.rs std: Remove i18n/l10n from format! 2014-06-11 16:04:24 -07:00
log_syntax.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
mtwt.rs Fallout from the libcollections movement 2014-06-05 13:55:11 -07:00
quote.rs rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00
source_util.rs syntax: Move the AST from @T to Gc<T> 2014-06-11 09:11:40 -07:00
trace_macros.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00