rust/src/librustdoc
bors a2c56de764 Auto merge of #32112 - alexcrichton:fix-issues, r=aturon
std: Fix tracking issues and clean deprecated APIs

This PR fixes up a number of discrepancies found with tracking issues (some closed, some needed new ones, etc), and also cleans out all pre-1.8 deprecated APIs. The big beast here was dealing with `std::dynamic_lib`, and via many applications of a large hammer it's now out of the standard library.
2016-03-12 13:21:06 -08:00
..
clean Auto merge of #32133 - alexcrichton:linkchecker, r=brson 2016-03-11 04:38:04 -08:00
html rustbuild: Fix stage1 rustdoc 2016-03-08 13:44:14 -08:00
build.rs bootstrap: Add directives to not double-link libs 2016-02-11 11:12:32 -08:00
Cargo.toml bootstrap: Add a bunch of Cargo.toml files 2016-02-11 11:12:32 -08:00
core.rs Auto merge of #32133 - alexcrichton:linkchecker, r=brson 2016-03-11 04:38:04 -08:00
doctree.rs Abstract away differences between Vec and ptr::P in HIR 2015-12-18 00:52:56 +03:00
externalfiles.rs Add generic conversion traits 2015-03-23 15:01:45 -07:00
flock.rs Rename sunos to solaris 2016-01-31 19:01:30 +03:00
fold.rs This doesn't seem necessary? 2016-03-04 19:40:01 +01:00
lib.rs std: Clean out deprecated APIs 2016-03-12 12:31:13 -08:00
markdown.rs Use --cfg when running doctests 2015-12-15 18:03:55 +09:00
passes.rs Auto merge of #32055 - mitaa:rdoc-strip-priv-imports, r=alexcrichton 2016-03-06 17:08:36 +00:00
plugins.rs std: Clean out deprecated APIs 2016-03-12 12:31:13 -08:00
test.rs std: Clean out deprecated APIs 2016-03-12 12:31:13 -08:00
visit_ast.rs Consider doc(hidden) for crate-local inlining 2016-03-10 03:29:46 +01:00