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
/
tests
/
rustdoc-ui
/
intra-doc
Age
Commit message (
Expand
)
Author
Lines
2023-03-31
Rollup merge of #109104 - GuillaumeGomez:fix-invalid-suggestion-ambiguous-int...
Guillaume Gomez
-47
/
+460
2023-03-24
Put back `is_derive_trait_collision` check
Guillaume Gomez
-0
/
+22
2023-03-24
Update UI tests for primitive type ambiguity error renaming
Guillaume Gomez
-25
/
+25
2023-03-24
Add regression tests for #108653
Guillaume Gomez
-25
/
+416
2023-03-23
rustdoc: Skip doc link resolution for non-exported items
Vadim Petrochenkov
-0
/
+13
2023-03-21
rustdoc: Cleanup parent module tracking for doc links
Vadim Petrochenkov
-0
/
+11
2023-03-17
rustdoc: Correctly merge import's and its target's docs in one more case
Vadim Petrochenkov
-0
/
+16
2023-02-20
Make `configure_and_expand` "infalllible" by just aborting the compilation if...
Oli Scherer
-3
/
+1
2023-02-19
Rollup merge of #107951 - petrochenkov:procmacdoc, r=jackh726
Dylan DPC
-0
/
+27
2023-02-18
rustdoc: Cleanup broken link callbacks
Vadim Petrochenkov
-16
/
+16
2023-02-13
resolve: Fix doc links referring to other crates when documenting proc macro ...
Vadim Petrochenkov
-0
/
+27
2023-02-11
rustdoc: Don't resolve link to field on different variant
clubby789
-1
/
+29
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2133