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
Age
Commit message (
Expand
)
Author
Lines
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