rust/src/librustdoc
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
..
clean rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00
html std: Remove i18n/l10n from format! 2014-06-11 16:04:24 -07:00
core.rs rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00
doctree.rs rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00
flock.rs std: Remove the as_utf16_p functions 2014-06-09 17:46:27 -07:00
fold.rs rustdoc: Fill in external trait methods 2014-05-22 09:46:22 -07:00
lib.rs auto merge of #14746 : alexcrichton/rust/libsync, r=brson 2014-06-11 11:47:04 -07:00
markdown.rs rustdoc: Submit examples to play.rust-lang.org 2014-06-06 20:00:16 -07:00
passes.rs Fix more misspelled comments and strings. 2014-06-10 11:24:17 -04:00
plugins.rs std: Move dynamic_lib from std::unstable to std 2014-06-09 17:46:53 -07:00
test.rs rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00
visit_ast.rs rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00