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
2018-08-05
Fix run-pass-fulldeps tests
varkor
-1
/
+0
2018-08-04
add tests for new intra-doc-link behavior
QuietMisdreavus
-0
/
+50
2018-08-04
Strengthen tests
Guillaume Gomez
-0
/
+1
2018-08-04
Fix primitive blanket impls not showing up
Guillaume Gomez
-0
/
+31
2018-08-02
add rustdoc test for `everybody_loops` fix
QuietMisdreavus
-0
/
+29
2018-08-02
Filter out duplicated trait predicates when generating auto traits
Aaron Hill
-0
/
+24
2018-08-02
Fix rustdoc crash when 'static bound appears in struct declaration
Aaron Hill
-0
/
+20
2018-07-28
Don't display full blanket implementation and put it into its own section
Guillaume Gomez
-4
/
+4
2018-07-22
Improve code
Guillaume Gomez
-3
/
+3
2018-07-22
Add new tests and fix old ones
Guillaume Gomez
-7
/
+31
2018-07-22
Auto merge of #52368 - GuillaumeGomez:intra_doc_link_resolution_failure-docum...
bors
-0
/
+39
2018-07-22
Add "self" intra-link support
Guillaume Gomez
-0
/
+39
2018-07-17
Rollup merge of #52385 - GuillaumeGomez:pass-edition-to-parser, r=QuietMisdre...
kennytm
-0
/
+24
2018-07-14
Pass edition flags to compiler from rustdoc as expected
Guillaume Gomez
-0
/
+24
2018-07-13
add test for issue 52129
QuietMisdreavus
-0
/
+18
2018-07-10
rustdoc: Hide struct and enum variant constructor imports
Oliver Middleton
-0
/
+25
2018-07-06
Auto merge of #51861 - GuillaumeGomez:prevent-some-markdown-short-doc, r=Quie...
bors
-0
/
+35
2018-07-03
test for renaming re-exported macros
QuietMisdreavus
-0
/
+6
2018-06-28
Prevent some markdown transformation on short docblocks
Guillaume Gomez
-0
/
+35
2018-06-17
fix test pub-use-extern-macros
QuietMisdreavus
-1
/
+1
2018-06-17
fix cross-crate-links test
QuietMisdreavus
-1
/
+1
2018-06-17
rustdoc: import cross-crate macros alongside everything else
QuietMisdreavus
-0
/
+77
2018-06-17
Auto merge of #51425 - QuietMisdreavus:thats-def-a-namespace-there, r=petroch...
bors
-0
/
+26
2018-06-17
Auto merge of #51382 - GuillaumeGomez:intra-link-lint, r=QuietMisdreavus
bors
-2
/
+2
2018-06-15
process cross-crate glob re-exports
QuietMisdreavus
-0
/
+36
2018-06-14
add test for issue 34843
QuietMisdreavus
-0
/
+26
2018-06-13
Fix rustdoc test failure
Guillaume Gomez
-2
/
+2
2018-06-12
add test for --extern-html-root-url
QuietMisdreavus
-0
/
+18
2018-06-06
rustdoc: Fix missing stability and src links for inlined external macros
Oliver Middleton
-0
/
+49
2018-06-05
Rollup merge of #51256 - GuillaumeGomez:fix-rustdoc-crate-name, r=QuietMisdre...
Mark Simulacrum
-0
/
+13
2018-06-04
Fix crate-name option in rustdoc
Guillaume Gomez
-0
/
+13
2018-06-04
Add even more tests
Guillaume Gomez
-0
/
+3
2018-06-04
Put doc keyword behind feature flag
Guillaume Gomez
-0
/
+2
2018-06-04
Add doc keyword support
Guillaume Gomez
-0
/
+19
2018-06-03
Auto merge of #50953 - GuillaumeGomez:attributes-in-other-places, r=QuietMisd...
bors
-0
/
+32
2018-06-02
Add attributes for trait and methods as well
Guillaume Gomez
-0
/
+32
2018-06-02
Rustdoc itself no longer requires proc macros to build
Mark Simulacrum
-0
/
+1
2018-05-24
Rollup merge of #51011 - QuietMisdreavus:duplicitous-macros, r=ollie27
kennytm
-2
/
+3
2018-05-23
fix @!has conditions in pub-use-extern-macros test
QuietMisdreavus
-3
/
+3
2018-05-23
update "pub-use-extern-macros" test to hide the regular import statement
QuietMisdreavus
-0
/
+1
2018-05-18
Auto merge of #50533 - GuillaumeGomez:rustdoc-prim-auto, r=QuietMisdreavus
bors
-0
/
+17
2018-05-16
Fix rustdoc panic with `impl Trait` in type parameters
Shotaro Yamada
-1
/
+13
2018-05-15
add auto-impl for primitive type
Guillaume Gomez
-0
/
+17
2018-05-12
rustdoc: Add support for pub(restricted)
Oliver Middleton
-0
/
+44
2018-05-07
Auto merge of #50305 - GuillaumeGomez:fix-mod-stackoverflow, r=QuietMisdreavus
bors
-0
/
+37
2018-05-07
Prevent infinite recursion of modules
Guillaume Gomez
-0
/
+37
2018-05-03
rustdoc: Resolve nested `impl Trait`s
Shotaro Yamada
-0
/
+7
2018-05-01
Fix an error from "unused" lint + Fix rebase
Vadim Petrochenkov
-1
/
+1
2018-05-01
Remove `macro_reexport`
Vadim Petrochenkov
-7
/
+4
2018-04-29
rustdoc: Fix links to constants in external crates
Oliver Middleton
-0
/
+103
[prev]
[next]