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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
rustdoc
/
intra-doc
Age
Commit message (
Expand
)
Author
Lines
2021-04-17
rustdoc: use more precise relative URLS
Michael Howell
-88
/
+88
2021-04-10
Preprocess intra-doc links consistently
Joshua Nelson
-1
/
+14
2021-04-06
Rollup merge of #83849 - jyn514:intra-doc-cleanup, r=bugadani
Yuki Okushi
-2
/
+13
2021-04-05
Use more appropriate return type for `resolve_associated_item`
Joshua Nelson
-2
/
+13
2021-04-05
Rollup merge of #83865 - camelid:disamb-err-fix, r=jyn514
Dylan DPC
-0
/
+6
2021-04-04
Don't report disambiguator error if link would have been ignored
Camelid
-0
/
+6
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-16
/
+0
2021-04-02
Don't load all extern crates unconditionally
Joshua Nelson
-0
/
+10
2021-03-01
Rename rustdoc lints to be a tool lint instead of built-in.
Joshua Nelson
-1
/
+1
2021-02-27
Move test file, add test of generated link
Lucas De Angelis
-0
/
+11
2021-02-15
Fix intra-doc link to raw pointer method
Simon Sapin
-0
/
+1
2021-01-17
Feature-gate `pointer` and `reference` in intra-doc links
Joshua Nelson
-0
/
+1
2021-01-12
Rollup merge of #80885 - camelid:intra-doc-str-ref, r=jyn514
Yuki Okushi
-0
/
+9
2021-01-10
rustdoc: Remove `*` intra-doc alias for `pointer`
Camelid
-2
/
+0
2021-01-10
rustdoc: Resolve `&str` as `str`
Camelid
-0
/
+9
2021-01-04
fix incompatible disambiguator test
max-heller
-2
/
+0
2021-01-03
primitive disambiguator tests
max-heller
-0
/
+6
2020-12-24
Don't process `[]` and `()` in intra-doc links
Joshua Nelson
-27
/
+0
2020-12-22
Fix intra-doc links for non-path primitives
Joshua Nelson
-0
/
+66
2020-12-02
Use `item_name` instead of pretty printing
Joshua Nelson
-0
/
+13
2020-11-28
Move `src/test/rustdoc` intra-doc link tests into a subdirectory
Joshua Nelson
-0
/
+1088