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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
rustdoc
Age
Commit message (
Expand
)
Author
Lines
2015-06-13
Use `assert_eq!` instead of `assert!` in tests
petrochenkov
-1
/
+1
2015-05-26
Auto merge of #25675 - bluss:rustdoc-assoc-types-index, r=alexcrichton
bors
-0
/
+36
2015-05-25
rustdoc: Show where clauses in type aliases
Ulrik Sverdrup
-0
/
+4
2015-05-25
rustdoc: Fix associated types in signatures
Ulrik Sverdrup
-0
/
+22
2015-05-25
Rustdoc: ignore deref-inherited static methods
Adolfo OchagavĂa
-1
/
+6
2015-05-21
rustdoc: Skip types in impls in search index
Ulrik Sverdrup
-0
/
+10
2015-05-09
rustdoc: Add Associated Constants section
Ulrik Sverdrup
-0
/
+1
2015-04-30
rustdoc: Fix rendering associated constants
Alex Crichton
-0
/
+25
2015-04-22
Replace ignore-android with ignore-cross-compile in rustdoc tests
Ryan Prichard
-19
/
+19
2015-04-16
rustdoc: Inline methods inhereted through Deref
Alex Crichton
-0
/
+83
2015-04-10
Test fixes and review feedback
Alex Crichton
-0
/
+18
2015-04-07
rustdoc: Add a test for should_fail in doctests
Alex Crichton
-0
/
+22
2015-04-07
rustdoc: Index inherent methods on primitives
Alex Crichton
-0
/
+24
2015-04-07
rustdoc: Handle duplicate reexports listed
Alex Crichton
-0
/
+19
2015-04-07
rustdoc: Handle tests with bare `#` marks
Alex Crichton
-0
/
+17
2015-04-07
rustdoc: Encode ABI in all methods
Alex Crichton
-2
/
+46
2015-04-07
rustdoc: Simplify predicates with paren notation
Alex Crichton
-0
/
+18
2015-04-07
rustdoc: Detect provided methods on inlined traits
Alex Crichton
-2
/
+20
2015-04-07
rustdoc: Don't duplicate inlined impl blocks
Alex Crichton
-0
/
+21
2015-04-07
rustdoc: Add a test for #21092
Alex Crichton
-0
/
+17
2015-04-07
rustdoc: Improve handling inlined associated types
Alex Crichton
-0
/
+147
2015-04-07
rustdoc: Simplify cross-crate where clauses
Alex Crichton
-0
/
+35
2015-04-07
rustdoc: Show impls for references to types
Alex Crichton
-0
/
+20
2015-04-07
rustdoc: Render methods/impls for bare traits
Alex Crichton
-0
/
+30
2015-04-07
rustdoc: Allowing specifying attrs for doctests
Alex Crichton
-0
/
+19
2015-04-07
rustdoc: Link "Trait Implementations" to sources
Alex Crichton
-0
/
+20
2015-04-07
rustdoc: Only hide possibly private modules
Alex Crichton
-0
/
+33
2015-04-07
rustdoc: Add a test for fixed issue #16019
Alex Crichton
-0
/
+19
2015-04-07
rustdoc: Add a test for fixed issue #15347
Alex Crichton
-0
/
+15
2015-04-07
rustdoc: Add a primitive page for raw pointers
Alex Crichton
-0
/
+57
2015-04-07
rustdoc: Add a test for #15169
Alex Crichton
-0
/
+13
2015-04-07
rustdoc: Run external traits through filters
Alex Crichton
-0
/
+25
2015-04-07
test: Move all run-make rustdoc tests to test/rustdoc
Alex Crichton
-0
/
+470