rust/src/librustdoc
bors 2fba17fc97 Auto merge of #56837 - arielb1:nonprincipal-trait-objects, r=nikomatsakis
Add support for trait-objects without a principal

The hard-error version of #56481 - should be merged after we do something about the `traitobject` crate.

Fixes #33140.
Fixes #57057.

r? @nikomatsakis
2019-01-05 03:36:31 +00:00
..
clean Auto merge of #56837 - arielb1:nonprincipal-trait-objects, r=nikomatsakis 2019-01-05 03:36:31 +00:00
html Rollup merge of #57163 - JohnHeitmann:chevron-fix, r=estebank 2018-12-29 18:50:28 +08:00
passes Store Ident rather than just Name in HIR types Item and ForeignItem. 2018-12-26 21:26:37 +00:00
Cargo.toml Update minifier version 2018-10-11 21:37:04 +02:00
config.rs Auto merge of #57006 - GuillaumeGomez:no-crate-filter, r=QuietMisdreavus 2018-12-29 01:22:04 +00:00
core.rs make panictry! private to libsyntax 2019-01-02 11:02:30 -05:00
doctree.rs Remove licenses 2018-12-25 21:08:33 -07:00
externalfiles.rs Remove licenses 2018-12-25 21:08:33 -07:00
fold.rs Remove licenses 2018-12-25 21:08:33 -07:00
lib.rs make panictry! private to libsyntax 2019-01-02 11:02:30 -05:00
markdown.rs Remove licenses 2018-12-25 21:08:33 -07:00
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00
test.rs make panictry! private to libsyntax 2019-01-02 11:02:30 -05:00
theme.rs Remove licenses 2018-12-25 21:08:33 -07:00
visit_ast.rs Store Ident rather than just Name in HIR types Item and ForeignItem. 2018-12-26 21:26:37 +00:00
visit_lib.rs Remove licenses 2018-12-25 21:08:33 -07:00

For more information about how librustdoc works, see the rustc guide.