rust/src/librustdoc
Manish Goregaokar a14d6a9052 Rollup merge of #23082 - killercup:patch-6, r=alexcrichton
This should fix #22615. Previously, the playpen links grabbed the content of all `.rusttest` containers on the same level to build the URL. Now they just select the one before the `pre` they are shown in.

I have only tested this by changing the file in my local build of the docs (not by running rustdoc itself).
2015-03-06 22:22:35 +05:30
..
clean Auto merge of #23026 - nikomatsakis:issue-20220-supertrait, r=nikomatsakis 2015-03-05 17:52:21 +00:00
html Rollup merge of #23082 - killercup:patch-6, r=alexcrichton 2015-03-06 22:22:35 +05:30
core.rs Separate most of rustc::lint::builtin into a separate crate. 2015-02-28 15:33:59 +11:00
doctree.rs Rename DefTrait to DefaultImpl 2015-02-22 02:14:25 +01:00
externalfiles.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
flock.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
fold.rs
lib.rs Rollup merge of #23056 - awlnx:master, r=nrc 2015-03-06 22:22:33 +05:30
markdown.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
passes.rs Opt for .cloned() over .map(|x| x.clone()) etc. 2015-02-18 00:56:07 +00:00
plugins.rs
stability_summary.rs Count and show the deprecated attribute again 2015-02-15 00:39:37 +02:00
test.rs Rollup merge of #23081 - alexcrichton:stabilize-fs, r=aturon 2015-03-06 09:01:50 +05:30
visit_ast.rs rustc: combine partial_def_map and last_private_map into def_map. 2015-02-24 14:16:02 +02:00