rust/src/librustdoc/html
bors 3c2c13bae4 auto merge of #11029 : huonw/rust/rm-vec-as-buf, r=cmr
For `str.as_mut_buf`, un-closure-ification is achieved by outright removal (see commit message). The others are replaced by `.as_ptr`, `.as_mut_ptr` and `.len`
2013-12-18 17:11:42 -08:00
..
static rustdoc: fix the search-bar layout 2013-12-07 17:15:16 +01:00
escape.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
format.rs Fallout of rewriting std::comm 2013-12-16 17:47:11 -08:00
layout.rs auto merge of #10849 : adridu59/rust/patch-css, r=alexcrichton 2013-12-13 14:21:35 -08:00
markdown.rs std::str: replace .as_imm_buf with .as_ptr. 2013-12-19 10:18:02 +11:00
render.rs rustdoc: thread through the context for rendering 2013-12-18 15:21:34 -05:00