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
/
doc
/
rustdoc
Age
Commit message (
Expand
)
Author
Lines
2020-11-06
Auto merge of #75778 - AndyGauge:75521-rustdoc-book-improvements, r=jyn514
bors
-31
/
+282
2020-11-05
Rename lint to non_autolinks
Guillaume Gomez
-2
/
+2
2020-11-05
Update URLs used in the lint example
Guillaume Gomez
-14
/
+15
2020-11-05
Rename automatic_links to url_improvements
Guillaume Gomez
-1
/
+1
2020-11-05
Improve automatic_links globally
Guillaume Gomez
-10
/
+3
2020-11-05
Extend automatic_links lint to take into account URLs without link syntax
Guillaume Gomez
-9
/
+13
2020-11-05
Add documentation for automatic_links lint
Guillaume Gomez
-0
/
+40
2020-11-04
Added Rustdoc book sections for linting and embedding more examples
Andrew Gauger
-31
/
+282
2020-10-28
Fix typo "compiltest"
Guillaume Gomez
-1
/
+1
2020-10-21
Clean up and improve some docs
Camelid
-13
/
+15
2020-10-09
Link to GitHub issue re macro resolution
Camelid
-1
/
+3
2020-10-08
Update rustdoc intra-doc link docs
Camelid
-13
/
+40
2020-10-07
Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514
bors
-0
/
+35
2020-10-06
Rollup merge of #76855 - jyn514:platform-specific, r=ollie27
Yuki Okushi
-21
/
+50
2020-10-05
Revamp rustdoc docs about documentation using `cfg`
Joshua Nelson
-21
/
+50
2020-10-03
Make invalid_html_tags lint only run on nightly and being allowed by default
Guillaume Gomez
-2
/
+4
2020-10-03
Add doc for invalid_html_tag lint
Guillaume Gomez
-0
/
+33
2020-10-02
Rollup merge of #76811 - GuillaumeGomez:doc-alias-name-restriction, r=oli-obk...
Jonas Schievink
-0
/
+2
2020-10-02
Update doc alias documentation
Guillaume Gomez
-0
/
+2
2020-09-27
Add documentation for `private_intra_doc_links`
Joshua Nelson
-0
/
+40
2020-09-24
Auto merge of #74430 - Manishearth:stabilize-intra-doc, r=Manishearth
bors
-61
/
+105
2020-09-17
Update src/doc/rustdoc/src/linking-to-items-by-name.md
Manish Goregaokar
-1
/
+1
2020-09-14
Update src/doc/rustdoc/src/lints.md
Manish Goregaokar
-2
/
+2
2020-09-14
Stabilize doc_alias feature
Guillaume Gomez
-16
/
+14
2020-09-13
Fix lint name in docs
Manish Goregaokar
-1
/
+1
2020-09-13
Resolve some conflicts
Manish Goregaokar
-1
/
+1
2020-09-13
Update src/doc/rustdoc/src/linking-to-items-by-name.md
Manish Goregaokar
-1
/
+1
2020-09-13
Update src/doc/rustdoc/src/linking-to-items-by-name.md
Manish Goregaokar
-1
/
+1
2020-09-13
Fill out docs on intra-doc resolution failure lint
Manish Goregaokar
-4
/
+39
2020-09-13
Mention URL fragments
Manish Goregaokar
-0
/
+9
2020-09-13
Mention super/crate/self in docs
Manish Goregaokar
-1
/
+1
2020-09-13
Move intra-doc-links documentation out of unstable section
Manish Goregaokar
-57
/
+57
2020-09-13
Link rustdoc lint docs to the rustdoc book.
Eric Huss
-0
/
+58
2020-09-10
Add docs about crate level documentation support
arijit79
-0
/
+23
2020-09-01
Document lint missing_doc_code_examples is nightly-only
Jes Bak Hansen
-1
/
+1
2020-08-23
Document prim@ and primitive@
Joshua Nelson
-1
/
+1
2020-08-21
Improve wording
Guillaume Gomez
-1
/
+1
2020-08-20
Add documentation for --show-coverage option
Guillaume Gomez
-0
/
+33
2020-07-30
intra_doc_resolution_failures -> broken_intra_doc_links
Manish Goregaokar
-1
/
+1
2020-07-30
Rename to intra_doc_resolution_failures
Manish Goregaokar
-1
/
+1
2020-07-29
Rename usage of intra_doc_link_resolution_failure
Manish Goregaokar
-1
/
+1
2020-07-16
Revert "Remove "important traits" feature"
Manish Goregaokar
-0
/
+21
2020-07-09
Rollup merge of #74184 - Manishearth:doc-intra-doc, r=GuillaumeGomez
Manish Goregaokar
-30
/
+42
2020-07-09
Move to unstable section
Manish Goregaokar
-89
/
+42
2020-07-09
Update src/doc/rustdoc/src/intra-doc-links.md
Manish Goregaokar
-1
/
+0
2020-07-09
Add docs for intra-doc-links
Manish Goregaokar
-0
/
+60
2020-07-08
Fix broken link in rustdocdoc
Yuki Okushi
-1
/
+1
2020-06-06
doc/rustdoc: Fix incorrect external_doc feature flag
Sean Wilson
-1
/
+1
2020-05-07
Fix `strip-priv-imports` pass name in the rustdoc documentation
Stanislav Tkach
-1
/
+1
2020-04-07
Corrects a typo in rustdoc documentation.
Theo Sandstrom
-3
/
+3
[next]