rust/src/librustdoc/html
Huon Wilson 1b1e4caa79 std::vec: add a sugary .sort() method for plain Ord sorting.
This moves the custom sorting to `.sort_by`.
2013-12-21 09:35:18 +11: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 std::vec: add a sugary .sort() method for plain Ord sorting. 2013-12-21 09:35:18 +11:00