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-ui
/
intra-doc
Age
Commit message (
Expand
)
Author
Lines
2021-08-11
Modify structured suggestion output
Esteban Küber
-45
/
+52
2021-07-29
Update rustdoc-ui tests for intra-doc links errors
Guillaume Gomez
-86
/
+160
2021-07-12
suggest removing disambiguator if linking to field
Deadbeef
-0
/
+26
2021-06-04
rustdoc: link to stable/beta docs consistently in documentation
Joshua Nelson
-16
/
+18
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-1
/
+1
2021-05-07
rustdoc: Link to the docs on namespaces when an unknown disambiguator is found
Joshua Nelson
-0
/
+12
2021-05-05
Revert PR 83866
Pietro Albini
-12
/
+0
2021-04-17
rustdoc: Give a more accurate span for anchor failures
Joshua Nelson
-6
/
+18
2021-04-14
rustdoc: Note that forbidding anchors in links to primitives is a bug
Joshua Nelson
-0
/
+5
2021-04-07
rustdoc: Link to the docs on namespaces when an unknown disambiguator is found
Joshua Nelson
-0
/
+12
2021-04-06
Auto merge of #83875 - jyn514:diag_info, r=bugadani
bors
-5
/
+15
2021-04-06
Rollup merge of #83849 - jyn514:intra-doc-cleanup, r=bugadani
Yuki Okushi
-13
/
+33
2021-04-05
Use DiagnosticInfo for anchor failure
Joshua Nelson
-5
/
+15
2021-04-05
Use more appropriate return type for `resolve_associated_item`
Joshua Nelson
-13
/
+33
2021-04-04
Don't report disambiguator error if link would have been ignored
Camelid
-0
/
+21
2021-03-28
Add test for weird backticks placement
Camelid
-8
/
+23
2021-03-28
Point to disambiguator instead of whole link
Camelid
-12
/
+5
2021-03-26
Lint on unknown intra-doc link disambiguators
Camelid
-0
/
+50
2021-03-22
rustdoc: Record crate name instead of using `None`
Camelid
-0
/
+17
2021-03-01
Rename rustdoc lints to be a tool lint instead of built-in.
Joshua Nelson
-39
/
+39
2021-02-19
[intra-doc links] Don't check feature gates of items re-exported across crates
Joshua Nelson
-0
/
+8
2021-02-11
Fix private intra-doc warnings on associated items
Joshua Nelson
-5
/
+26
2021-01-17
Feature-gate `pointer` and `reference` in intra-doc links
Joshua Nelson
-9
/
+39
2021-01-08
Rollup merge of #80372 - jyn514:fix-panics, r=Manishearth
Yuki Okushi
-0
/
+20
2021-01-04
fix incompatible disambiguator test
max-heller
-0
/
+18
2020-12-25
Don't panic when an external crate can't be resolved
Joshua Nelson
-0
/
+20
2020-12-24
Don't process `[]` and `()` in intra-doc links
Joshua Nelson
-0
/
+103
2020-11-28
Move `src/test/rustdoc-ui` intra-doc tests into a subdirectory
Joshua Nelson
-0
/
+1262