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
2025-09-25
rustdoc: hide `#[repr(...)]` if it isn't part of the public ABI
León Orell Valerian Liehr
-82
/
+0
2025-09-25
rustdoc: Fully escape link section and export name
León Orell Valerian Liehr
-2
/
+24
2025-06-26
Change const trait bound syntax from ~const to [const]
Oli Scherer
-1
/
+1
2025-06-05
Support middle::ty assoc const eq predicates again
León Orell Valerian Liehr
-1
/
+0
2025-04-17
rustdoc: Properly clean fn params in all contexts
León Orell Valerian Liehr
-8
/
+8
2025-03-04
[rustdoc] hide item that is not marked as doc(inline) and whose src is doc(hi...
xizheyin
-2
/
+2
2025-01-30
Give 104145, 103463, and 31948 more descriptive names
Michael Howell
-0
/
+0
2025-01-29
rustdoc: rename `issue-\d+.rs` tests to have meaningful names
Michael Howell
-0
/
+0
2025-01-29
Add URL and `crate_name` to test cases
Michael Howell
-20
/
+47
2025-01-18
Remove more CSS classes
Guillaume Gomez
-8
/
+6
2024-12-13
Stabilize async closures
Michael Goulet
-2
/
+0
2024-11-06
Clean middle generics using paren sugar if trait has rustc_paren_sugar
Michael Goulet
-0
/
+6
2024-11-03
Yeet effects feature
Michael Goulet
-2
/
+1
2024-09-23
Rollup merge of #129545 - notriddle:notriddle/toolbar-v2, r=GuillaumeGomez
Michael Goulet
-4
/
+8
2024-09-23
Tweak breadcrumbs list
Michael Howell
-4
/
+4
2024-09-10
rustdoc: make the header show all three buttons
Michael Howell
-4
/
+8
2024-09-09
Ban non-array SIMD
Scott McMurray
-1
/
+1
2024-06-30
Migrate tests to use `-Znext-solver`
Deadbeef
-0
/
+2
2024-06-24
Update `tests/rustdoc` to new test syntax
Guillaume Gomez
-485
/
+485
2024-06-04
Update code format and tests
Sergi-Ferrez
-1
/
+1
2024-05-21
Move tests into appropriate subdirectories
Michael Howell
-0
/
+82
2024-05-13
Apply nits
Michael Goulet
-0
/
+1
2024-05-07
rustdoc: use stability, instead of features, to decide what to show
Michael Howell
-2
/
+23
2024-04-16
Rollup merge of #123574 - notriddle:notriddle/issue-d, r=fmease
Guillaume Gomez
-0
/
+24
2024-04-15
rustdoc: move tests into applicable subdirectories
Michael Howell
-0
/
+24
2024-04-04
Add regression test for #123435
Guillaume Gomez
-0
/
+14
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-112
/
+112
2024-02-17
Fix missing trait impls for type in rustc docs
Shoyu Vanilla
-0
/
+58
2024-02-15
rustdoc: cross-crate re-exports: correctly render late-bound params in source...
León Orell Valerian Liehr
-0
/
+34
2024-01-14
Rollup merge of #119561 - notriddle:master, r=fmease
Guillaume Gomez
-0
/
+17
2024-01-09
Update tests
León Orell Valerian Liehr
-14
/
+30
2024-01-03
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5)
Michael Howell
-0
/
+17
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
[next]