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
/
tests
/
rustdoc
/
inline_cross
Age
Commit message (
Expand
)
Author
Lines
2023-11-05
rustdoc: properly elide cross-crate host effect args
León Orell Valerian Liehr
-15
/
+45
2023-10-30
rustdoc: elide cross-crate default generic arguments
León Orell Valerian Liehr
-6
/
+155
2023-10-22
rustdoc: rename `/implementors` to `/impl.trait`
Michael Howell
-5
/
+5
2023-10-16
Add URL to test cases
Michael Howell
-0
/
+1
2023-10-16
Rename `issue-\d+.rs` tests to have meaningful names
Michael Howell
-0
/
+20
2023-10-14
Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=G...
Matthias Krüger
-6
/
+46
2023-10-13
Stabilize AFIT and RPITIT
Michael Goulet
-3
/
+0
2023-10-12
Test cross crate
Oli Scherer
-0
/
+15
2023-10-04
Add URL to test case issues
Michael Howell
-0
/
+3
2023-10-04
Rename issue-\d+.rs tests to have meaningful names
Michael Howell
-0
/
+61
2023-10-03
rustdoc: add support for cross-crate higher-ranked types
León Orell Valerian Liehr
-0
/
+23
2023-10-03
rustdoc: fix & clean up handling of cross-crate higher-ranked lifetimes
León Orell Valerian Liehr
-2
/
+15
2023-09-25
rustdoc: correctly render ret ty of cross-crate async fns
León Orell Valerian Liehr
-14
/
+37
2023-09-18
rustdoc: hide repr(transparent) if it isn't part of the public ABI
León Orell Valerian Liehr
-6
/
+46
2023-09-01
rustdoc: correctly deal with self ty params when eliding default object lifet...
León Orell Valerian Liehr
-0
/
+34
2023-07-28
Add rustdoc tests for generic const items
León Orell Valerian Liehr
-0
/
+48
2023-07-27
Rollup merge of #114059 - fmease:rustdoc-fix-x-crate-impl-sized, r=GuillaumeG...
Guillaume Gomez
-0
/
+48
2023-07-26
rustdoc: fix cross-crate impl-Sized
León Orell Valerian Liehr
-0
/
+48
2023-07-22
rustdoc: handle cross-crate RPITITs correctly
León Orell Valerian Liehr
-0
/
+70
2023-06-26
Rollup merge of #112920 - fmease:rustdoc-fix-112904, r=GuillaumeGomez
Takayuki Maeda
-0
/
+29
2023-06-25
rustdoc: handle assoc const equalities in cross-crate impl-Trait-in-arg-pos
León Orell Valerian Liehr
-0
/
+15
2023-06-24
rustdoc: render gen params & where-clauses of cross-crate assoc tys in impl b...
León Orell Valerian Liehr
-0
/
+29
2023-06-07
rustdoc: re-elide cross-crate default trait object lifetime bounds
León Orell Valerian Liehr
-18
/
+167
2023-04-29
Extend foreign inlined item with `#[repr()]` test
Guillaume Gomez
-5
/
+39
2023-04-27
Add regression test for #110698
Guillaume Gomez
-0
/
+17
2023-02-19
Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomez
Dylan DPC
-2
/
+2
2023-02-07
rustdoc: simplify DOM for `.item-table`
Michael Howell
-2
/
+2
2023-02-07
rustdoc: use a newline instead of `<br>` to format code headers
Michael Howell
-1
/
+1
2023-01-31
rustdoc: stop making unstable items transparent
Michael Howell
-2
/
+2
2023-01-30
rustdoc: remove unnecessary wrapper div.item-decl from HTML
Michael Howell
-24
/
+24
2023-01-28
rustdoc: remove unused class `has-srclink`
Michael Howell
-8
/
+8
2023-01-26
rustdoc: remove mostly-unused CSS classes import/module-item
Michael Howell
-2
/
+2
2023-01-18
Auto merge of #106952 - petrochenkov:docglob, r=notriddle,GuillaumeGomez
bors
-0
/
+7
2023-01-17
rustdoc: Fix glob import inlining
Vadim Petrochenkov
-0
/
+7
2023-01-14
rustdoc: remove redundant item kind class from `.item-decl > pre`
Michael Howell
-18
/
+18
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+934