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
/
intra-doc-crate
Age
Commit message (
Expand
)
Author
Lines
2021-04-17
rustdoc: use more precise relative URLS
Michael Howell
-2
/
+2
2021-01-10
Fix intra-doc links to `Self` and `crate`
Joshua Nelson
-0
/
+6
2020-12-01
Rollup merge of #79527 - jyn514:intra-doc-tests, r=Manishearth
Mara Bos
-198
/
+0
2020-11-29
Add test for cross-crate Self
Joshua Nelson
-0
/
+13
2020-11-28
Move `src/test/rustdoc` intra-doc link tests into a subdirectory
Joshua Nelson
-198
/
+0
2020-08-29
rustdoc: Fix intra-doc links for cross-crate re-exports of traits
Joshua Nelson
-2
/
+0
2020-07-30
intra_doc_resolution_failures -> broken_intra_doc_links
Manish Goregaokar
-15
/
+15
2020-07-30
Rename to intra_doc_resolution_failures
Manish Goregaokar
-15
/
+15
2020-07-29
Rename usage of intra_doc_link_resolution_failure
Manish Goregaokar
-15
/
+15
2020-07-16
Update src/test/rustdoc/intra-doc-crate/auxiliary/hidden.rs
Manish Goregaokar
-2
/
+2
2020-07-16
Add test for doc(hidden) intra-doc cross-crate reexports
Manish Goregaokar
-0
/
+29
2020-07-16
Fix invalid lint
Joshua Nelson
-10
/
+10
2020-07-16
Add (broken and ignored) test for #73829
Joshua Nelson
-2
/
+4
2020-07-16
Support intra-doc links on trait and module re-exports
Joshua Nelson
-0
/
+46
2020-07-16
Support intra-doc links on macro re-exports
Joshua Nelson
-0
/
+42
2020-07-16
rand -> my_rand
Joshua Nelson
-4
/
+4
2020-07-16
#![deny(intra_doc_resolution_failure)]
Joshua Nelson
-0
/
+12
2020-07-16
Add test for submodules in inner crate
Joshua Nelson
-3
/
+20
2020-07-16
Add test for documenting the re-export
Joshua Nelson
-0
/
+13
2020-07-16
Add test for re-exports
Joshua Nelson
-0
/
+28
2020-07-16
Add tests for basic intra-doc links
Joshua Nelson
-0
/
+11