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
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2020-04-29
rustdoc supports const re-exports
Mark Rousskov
-0
/
+0
2020-04-08
rustdoc: Don't try to load source files from external crates
Oliver Middleton
-0
/
+15
2020-01-26
rustdoc: Fix re-exporting primitive types
Oliver Middleton
-0
/
+8
2019-11-08
rustdoc: Deliberately load extern crates before processing docs
Daniel Silverstone
-0
/
+2
2019-09-27
Auto merge of #63937 - Nashenas88:rustdoc_57180, r=GuillaumeGomez
bors
-0
/
+16
2019-08-28
Add regression test for issue, apply suggestion to convert to assert_eq
Paul Daniel Faria
-0
/
+16
2019-08-26
add regression test
Esteban Küber
-0
/
+20
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-04-11
Auto merge of #58972 - QuietMisdreavus:intra-doc-link-imports, r=GuillaumeGomez
bors
-0
/
+6
2019-03-14
Moved issue tests to subdirs and normalised names.
Alexander Regueiro
-0
/
+0
2019-03-06
add test for spurious intra-doc link warning
QuietMisdreavus
-0
/
+6
2019-02-10
tests: doc comments
Alexander Regueiro
-1
/
+1
2019-01-13
Cosmetic improvements
Alexander Regueiro
-3
/
+0
2019-01-10
add test for pub extern crate
DebugSteven
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-429
/
+1
2018-11-01
test that rustdoc doesn't overflow on a big enum
Alex Burka
-0
/
+210
2018-10-05
Stabilize `min_const_fn`
Oliver Schneider
-2
/
+0
2018-09-09
rustdoc: Remove generated blanket impls from trait pages
Oliver Middleton
-0
/
+11
2018-08-31
Restrict most uses of `const_fn` to `min_const_fn`
Oliver Schneider
-1
/
+1
2018-08-06
Auto merge of #52644 - varkor:lib-feature-gate-2, r=withoutboats
bors
-1
/
+0
2018-08-05
Fix run-pass-fulldeps tests
varkor
-1
/
+0
2018-08-04
add tests for new intra-doc-link behavior
QuietMisdreavus
-0
/
+13
2018-05-07
Auto merge of #50305 - GuillaumeGomez:fix-mod-stackoverflow, r=QuietMisdreavus
bors
-0
/
+21
2018-05-07
Prevent infinite recursion of modules
Guillaume Gomez
-0
/
+21
2018-04-29
rustdoc: Fix links to constants in external crates
Oliver Middleton
-0
/
+32
2018-03-27
rustdoc: Add test for foreign impl trait with bounds
Manish Goregaokar
-0
/
+37
2018-02-21
add test for issue 48414 ICE
QuietMisdreavus
-0
/
+15
2018-02-07
rustdoc: Hide `-> ()` in cross crate inlined Fn* bounds
Oliver Middleton
-0
/
+13
2018-01-26
Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup
Alex Crichton
-0
/
+20
2018-01-23
rustdoc: Hide methods from #[doc(masked)] crates from the search index
Oliver Middleton
-0
/
+20
2018-01-23
rustdoc: Show when traits are auto traits
Oliver Middleton
-0
/
+13
2018-01-13
Adjust tests for removal of `impl Foo for .. {}`
leonardo.yvens
-8
/
+2
2017-12-24
Auto merge of #46894 - detrumi:fix-const-eval-trait, r=eddyb
bors
-0
/
+17
2017-12-23
Testcase for const-eval array lengths
Wilco Kusee
-0
/
+17
2017-12-19
test for missing_doc in the external_doc test
QuietMisdreavus
-0
/
+1
2017-11-21
allow loading external files in documentation
QuietMisdreavus
-0
/
+21
2017-11-20
Make rustdoc not include self-by-value methods from Deref target
Florian Hartwig
-2
/
+2
2017-11-03
auto trait future compatibility lint
leonardo.yvens
-0
/
+2
2017-07-06
remove associated_consts feature gate
Sean McArthur
-1
/
+0
2017-04-09
Fix rustdoc infinitely recursing when an external crate reexports itself
Aaron Hill
-0
/
+15
2017-03-28
Rustdoc: test proper representation for `pub use` macros
Austin Bonander
-0
/
+30
2016-09-08
Auto merge of #35745 - jroesch:soundness-fix-29859, r=nikomatsakis
bors
-1
/
+1
2016-09-02
Remove illegal bound from doc test
Jared Roesch
-1
/
+1
2016-08-29
rustdoc: Fix associated consts in search results
Oliver Middleton
-0
/
+21
2016-08-11
Make `private_in_public` compatibility lint deny-by-default
Vadim Petrochenkov
-2
/
+4
2016-07-12
rustdoc: Fix methods in seach results
Oliver Middleton
-0
/
+11
2016-06-20
rustdoc: Fix a couple of issues with src links to external crates
Oliver Middleton
-0
/
+24
2016-05-06
s/aux/auxiliary, because windows
Niko Matsakis
-0
/
+488