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_local
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-240
/
+0
2022-09-25
rustdoc: update test cases now that code-header is used without in-band
Michael Howell
-2
/
+2
2022-08-13
Update `@!has` name in tests
Noah Lev
-16
/
+16
2022-08-13
Rename `@hastext` to `@hasraw` (same for `matches`)
Noah Lev
-16
/
+16
2022-08-13
Update tests: arity-2 `@{has,matches}` -> `...text`
Noah Lev
-16
/
+16
2021-12-15
rustdoc: remove `--passes` and `--no-defaults`
Peter Jaszkowiak
-2
/
+2
2021-07-25
Rustdoc accessibility: use real headers for doc items
bors
-2
/
+2
2021-01-13
Update tests for extern block linting
Mark Rousskov
-2
/
+2
2020-12-31
Fix tests that incorrectly used `!@has` instead of `@!has`
Camelid
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-102
/
+1
2018-12-04
Add a test case for inlining the docs of a macro reexport
Georg Semmler
-0
/
+28
2018-09-20
add more tests for traits-in-non-module-scope
QuietMisdreavus
-1
/
+1
2018-09-20
don't check visibility when inlining local impls
QuietMisdreavus
-0
/
+28
2017-09-30
let htmldocck.py check for directories
QuietMisdreavus
-0
/
+3
2016-11-14
rustdoc: Fix some local inlining issues
Oliver Middleton
-0
/
+173
2016-06-11
rustdoc: Don't inline #[doc(hidden)] pub use
Oliver Middleton
-0
/
+20
2016-03-22
Consider `doc(no_inline)` in crate-local inlining
mitaa
-0
/
+33
2016-03-10
Consider `doc(hidden)` for crate-local inlining
mitaa
-0
/
+27
2016-03-09
Check for `doc(inline)` instead of `.*(inline)`
mitaa
-0
/
+29