rust/src/librustdoc
Tobias Schottdorf 687ee7fee4 Downgrade ProjectionTy's TraitRef to its substs
Addresses the second part of #42171 by removing the `TraitRef` from
`ProjectionTy`, and directly storing its `Substs`.

Closes #42171.
2017-07-11 10:33:09 -04:00
..
clean Downgrade ProjectionTy's TraitRef to its substs 2017-07-11 10:33:09 -04:00
html Add spacing between trait functions 2017-07-09 16:47:29 +02:00
passes rustdoc: Fix a few issues with associated consts 2017-06-23 18:39:27 +01:00
Cargo.toml Support VS 2017 2017-06-01 20:41:38 +00:00
build.rs Hoedown big comeback! 2017-04-17 18:10:03 +02:00
core.rs rustbuild: Fix compiler docs yet again 2017-06-21 17:59:10 +01:00
doctree.rs support `default impl` for specialization 2017-04-24 10:08:48 +00:00
externalfiles.rs Add markdown-[before|after]-content options 2017-05-08 14:25:01 +02:00
fold.rs Remove redundant 'Variant' in variant names, stop reexporting. 2016-10-02 21:58:23 -04:00
lib.rs Rollup merge of #42806 - ollie27:rustbuild_compiler_docs, r=alexcrichton 2017-06-22 06:30:12 -06:00
markdown.rs rustdoc: Don't run Markdown tests twice 2017-07-06 16:47:58 +01:00
plugins.rs Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
test.rs report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00
visit_ast.rs rustdoc: Fix missing enum variant reexports 2017-06-12 22:42:20 +01:00
visit_lib.rs Fix translation of external spans. 2017-06-07 16:31:05 +02:00