rust/src/librustdoc
Kang Seonghoon a3e4a1617b rustdoc: Fixed an asynchronous loading of rustdoc sidebars.
We require the *deferred* loading, not just an opportunistic
asynchronous loading. I think `<script defer>` is safe to use,
according to <http://caniuse.com/#feat=script-defer>.
2015-03-07 23:01:31 +09:00
..
clean Auto merge of #23026 - nikomatsakis:issue-20220-supertrait, r=nikomatsakis 2015-03-05 17:52:21 +00:00
html rustdoc: Fixed an asynchronous loading of rustdoc sidebars. 2015-03-07 23:01:31 +09:00
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 Suppress some warnings about features 2015-03-06 15:11:59 -08:00
markdown.rs std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
passes.rs
plugins.rs
stability_summary.rs
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