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-link-errors.stderr
Age
Commit message (
Expand
)
Author
Lines
2020-11-28
Move `src/test/rustdoc-ui` intra-doc tests into a subdirectory
Joshua Nelson
-143
/
+0
2020-11-22
Get rid of `doctree::Impl`
Joshua Nelson
-9
/
+9
2020-10-02
Improve error messages
Camelid
-5
/
+5
2020-10-02
Use old error when there's partial resolution
Camelid
-2
/
+2
2020-10-02
Remove unhelpful help message
Camelid
-28
/
+19
2020-10-02
Improve rustdoc error for failed intra-doc link resolution
Camelid
-24
/
+33
2020-09-23
Unify primitive errors with other intra-link errors
Joshua Nelson
-7
/
+22
2020-09-23
Fix intra-doc links for primitives
Joshua Nelson
-4
/
+1
2020-09-23
Perform most diagnostic lookups in `resolution_failure`
Joshua Nelson
-18
/
+33
2020-09-11
Name the current module
Joshua Nelson
-47
/
+28
2020-09-05
Find the first segment that failed to resolve for _any_ namespace
Joshua Nelson
-14
/
+30
2020-09-05
x.py bless
Joshua Nelson
-14
/
+14
2020-09-05
Give a much better error message when an item has a macro disambiguator
Joshua Nelson
-1
/
+1
2020-09-05
Say 'prefix with `kind@`' instead of 'prefix with the item kind'
Joshua Nelson
-5
/
+1
2020-09-05
Don't suggest \[ \] if there's a :: in the path
Joshua Nelson
-15
/
+13
2020-09-05
Show the first path segment which failed to resolve.
Joshua Nelson
-5
/
+9
2020-09-05
Give a better error message when linking to a macro with the wrong disambiguator
Joshua Nelson
-10
/
+42
2020-09-05
Make errors more concise and helpful
Joshua Nelson
-16
/
+12
2020-09-05
Don't give misleading errors for `f::A`, where f is in the value namespace
Joshua Nelson
-3
/
+3
2020-09-05
Fix tests and improve error message if `::` isn't found
Joshua Nelson
-37
/
+17
2020-09-05
Pass on the DefId so rustdoc can name it in suggestions
Joshua Nelson
-10
/
+17
2020-09-05
Update .stderr
Joshua Nelson
-15
/
+53
2020-09-05
[WIP] give better errors for broken intra doc links
Joshua Nelson
-0
/
+68