rust/src/librustdoc
Guillaume Gomez c0ae371a41 Rollup merge of #47313 - ollie27:rustdoc_record_extern_trait, r=QuietMisdreavus
rustdoc: Populate external_traits with traits only seen in impls

This means default methods can always be found and "Important traits" will include all spotlight traits.
2018-01-17 23:43:27 +01:00
..
clean Rollup merge of #47313 - ollie27:rustdoc_record_extern_trait, r=QuietMisdreavus 2018-01-17 23:43:27 +01:00
html Rollup merge of #47313 - ollie27:rustdoc_record_extern_trait, r=QuietMisdreavus 2018-01-17 23:43:27 +01:00
passes Remove impl Foo for .. in favor of auto trait Foo 2018-01-13 18:48:00 +03:00
build.rs *: strip calls to cc::Build::compile 2017-11-28 18:15:30 -05:00
Cargo.toml Update html-diff crate => fix unicode parsing and invalid paths 2018-01-15 00:40:49 +01:00
core.rs Combine GlobalArenas and DroplessArena into AllArenas 2017-12-21 19:21:39 +01:00
doctree.rs Fix rustdoc 2018-01-13 18:48:01 +03:00
externalfiles.rs Use the new fs_read_write functions in rustc internals 2018-01-10 14:53:40 -08:00
fold.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
lib.rs Use the new fs_read_write functions in rustc internals 2018-01-10 14:53:40 -08:00
markdown.rs Use PathBuf instead of String where applicable 2017-12-14 11:22:08 +01:00
plugins.rs rustc_back: move dynamic_lib to rustc_metadata. 2017-12-04 18:25:29 +02:00
test.rs Use correct line offsets for doctests (fixes #45868) 2018-01-10 10:10:34 +05:30
visit_ast.rs Reexport -> re-export in prose and documentation comments 2018-01-15 13:36:53 -05:00
visit_lib.rs Add field is_import to def::Export. 2017-12-05 17:23:01 -08:00