rust/src/librustdoc
bors 0d1cd9bd6a Auto merge of #31685 - petrochenkov:patrefact2, r=eddyb
And split `PatKind::Enum` into `PatKind::TupleStruct` and `PatKind::Path`.
This is the HIR part of https://github.com/rust-lang/rust/pull/31581.
This is also kind of a preparation for https://github.com/rust-lang/rfcs/pull/1492.

r? @eddyb
2016-02-17 06:01:49 +00:00
..
clean Split PatKind::Enum into PatKind::TupleStruct and PatKind::Path 2016-02-16 00:40:38 +03:00
html doc pages: add the ability to search unknown types 2016-02-16 04:10:30 +05:30
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 Make rustdoc report driver phase-3 errors instead of continuing 2016-02-08 21:17:17 -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 Support #[deprecated] in rustdoc 2015-12-12 23:01:27 +03:00
lib.rs Add compile-fail test in rustdoc 2016-02-07 13:03:32 +01:00
markdown.rs Use --cfg when running doctests 2015-12-15 18:03:55 +09:00
passes.rs std: Stabilize APIs for the 1.6 release 2015-12-05 15:09:44 -08:00
plugins.rs std: Stabilize library APIs for 1.5 2015-10-25 09:36:32 -07:00
test.rs Auto merge of #30726 - GuillaumeGomez:compile-fail, r=brson 2016-02-12 18:25:08 +00:00
visit_ast.rs Abstract away differences between Vec and ptr::P in HIR 2015-12-18 00:52:56 +03:00