index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
passes
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-30
Delete unused code in rustdoc
Mark Rousskov
-44
/
+66
2018-07-26
rustdoc: rework how default passes are chosen
QuietMisdreavus
-0
/
+27
2018-07-24
remove pluginmanager
steveklabnik
-2
/
+1
2018-07-18
Implement existential types
Oliver Schneider
-0
/
+1
2018-06-04
Add doc keyword support
Guillaume Gomez
-0
/
+3
2018-01-13
Remove `impl Foo for ..` in favor of `auto trait Foo`
leonardo.yvens
-1
/
+1
2017-11-30
Hide trait impl with private trait type parameter
Christian Duerr
-0
/
+9
2017-11-03
[Syntax Breaking] Rename DefaultImpl to AutoImpl
leonardo.yvens
-1
/
+1
2017-10-27
Implement RFC 1861: Extern types
Paul Lietar
-1
/
+1
2017-08-10
Implemented #[doc(cfg(...))].
kennytm
-0
/
+6
2017-06-23
rustdoc: Fix a few issues with associated consts
Oliver Middleton
-3
/
+3
2017-06-11
rustdoc: Stop stripping empty modules
Oliver Middleton
-13
/
+5
2016-10-02
Remove redundant 'Variant' in variant names, stop reexporting.
Corey Farwell
-1
/
+1
2016-09-25
Move pass contants/types into the new `pass` module.
Corey Farwell
-0
/
+27
2016-09-25
Separate rustdoc passes into separate modules.
Corey Farwell
-0
/
+177