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
/
inline_cross
Age
Commit message (
Expand
)
Author
Lines
2021-07-25
Rustdoc accessibility: use real headers for doc items
bors
-33
/
+33
2021-06-28
Add test for item-table with resize to mobile
Stefan Schindler
-2
/
+4
2021-06-24
Migrate from custom elements to divs with classes to be compatible with safari
Stefan Schindler
-2
/
+2
2021-06-02
Update rustdoc tests
Guillaume Gomez
-8
/
+8
2021-05-30
Remove toggle for "undocumented items."
Jacob Hoffman-Andrews
-8
/
+4
2021-05-02
Update tests
Guillaume Gomez
-4
/
+8
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-1
/
+0
2021-03-13
Avoid sorting predicates by `DefId`
Aaron Hill
-1
/
+1
2021-02-07
Enable smart punctuation
Camelid
-1
/
+1
2020-11-18
Add support for custom allocators in `Vec`
Tim Diekmann
-2
/
+3
2020-07-02
Update rustdoc tests
Guillaume Gomez
-2
/
+2
2020-02-15
Record proc macro harness order for use during metadata deserialization
Aaron Hill
-0
/
+21
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-1
/
+1
2019-11-07
Add more --extern tests.
Eric Huss
-1
/
+1
2019-09-25
Rollup merge of #64599 - csmoe:doc_async_reexport, r=nikomatsakis
Mazdak Farrokhzad
-1
/
+19
2019-09-21
add rustdoc test for async fn reexport
csmoe
-1
/
+19
2019-09-17
Generate proc macro harness in AST order.
Aaron Hill
-1
/
+12
2019-08-29
Rollup merge of #62734 - GuillaumeGomez:hide-default-methods, r=Mark-Simulacrum
Mazdak Farrokhzad
-4
/
+4
2019-08-29
Auto merge of #62855 - Aaron1011:feature/rustdoc-reexport-final, r=petrochenkov
bors
-9
/
+17
2019-08-24
Improve Rustdoc's handling of procedural macros
Aaron Hill
-9
/
+17
2019-08-19
Fix ICE with `impl Trait` in type bounds
Shotaro Yamada
-0
/
+8
2019-08-19
Fix tidy
Shotaro Yamada
-2
/
+6
2019-08-19
Support nested `impl Trait`
Shotaro Yamada
-0
/
+8
2019-08-19
Associated type bound for inlined impl Trait doc
Shotaro Yamada
-0
/
+10
2019-08-19
Support `impl Trait` in inlined documentation
Shotaro Yamada
-0
/
+20
2019-07-27
Use doc comments from 'pub use' statements
Aaron Hill
-0
/
+13
2019-07-16
Update tests
Guillaume Gomez
-4
/
+4
2019-04-22
Remove double trailing newlines
varkor
-3
/
+0
2019-04-14
rustdoc: Remove default keyword from re-exported trait methods
Oliver Middleton
-0
/
+36
2019-01-31
rustdoc: wrap stability tags in colored spans
Andy Russell
-1
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-321
/
+1
2018-11-30
tests: use `force-host` and `no-prefer-dynamic` in all proc_macro tests.
Eduard-Mihai Burtescu
-0
/
+1
2018-11-30
tests: remove ignore-stage1 where possible in proc_macro tests.
Eduard-Mihai Burtescu
-1
/
+0
2018-11-09
don't inline `pub use some_crate` unless directly asked to
QuietMisdreavus
-0
/
+63
2018-10-15
rustdoc: Use dyn keyword when rendering dynamic traits
Oliver Middleton
-2
/
+2
2018-10-12
Rollup merge of #54989 - Munksgaard:fix-htmldocck-typos, r=tmandry
kennytm
-3
/
+3
2018-10-11
Include rustdoc tests that have been fixed by #33133
Philip Munksgaard
-3
/
+3
2018-09-25
add test for proc-macro re-export
QuietMisdreavus
-0
/
+64
2018-09-20
add more tests for traits-in-non-module-scope
QuietMisdreavus
-0
/
+40
2018-08-25
Update tests
Guillaume Gomez
-5
/
+0
2018-08-19
Fix typos found by codespell.
Matthias Krüger
-1
/
+1
2018-08-17
Stabilize `use_extern_macros`
Vadim Petrochenkov
-3
/
+0
2018-07-03
test for renaming re-exported macros
QuietMisdreavus
-0
/
+6
2018-06-17
rustdoc: import cross-crate macros alongside everything else
QuietMisdreavus
-0
/
+77
2018-06-15
process cross-crate glob re-exports
QuietMisdreavus
-0
/
+36
2018-06-06
rustdoc: Fix missing stability and src links for inlined external macros
Oliver Middleton
-0
/
+49
2018-01-17
Rollup merge of #47313 - ollie27:rustdoc_record_extern_trait, r=QuietMisdreavus
Guillaume Gomez
-0
/
+40
2018-01-15
Reexport -> re-export in prose and documentation comments
Carol (Nichols || Goulding)
-1
/
+1
2018-01-10
rustdoc: Populate external_traits with traits only seen in impls
Oliver Middleton
-0
/
+40
2017-11-29
rustdoc: Fix issues with cross-crate inlined associated items
Oliver Middleton
-0
/
+105
[next]