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
/
librustdoc
/
passes
/
non_autolinks.rs
Age
Commit message (
Expand
)
Author
Lines
2021-04-05
Rename non_autolinks -> bare_urls
Joshua Nelson
-111
/
+0
2021-04-05
Remove 'unnecessary long for for link' warning
Joshua Nelson
-38
/
+22
2021-04-05
Stabilize `non_autolinks` lint
Joshua Nelson
-8
/
+1
2021-03-21
Rename `clean::Span::span()` to `clean::Span::inner()`
Camelid
-1
/
+1
2021-03-21
Rename `clean::Item.source` to `span`
Camelid
-1
/
+1
2021-03-04
Don't require a `DocContext` for `report_diagnostic`
Joshua Nelson
-2
/
+2
2021-03-01
Move lint machinery into a separate file
Joshua Nelson
-1
/
+1
2021-03-01
Rename rustdoc lints to be a tool lint instead of built-in.
Joshua Nelson
-2
/
+1
2021-02-16
Make `Clean` take &mut DocContext
Joshua Nelson
-1
/
+2
2021-02-16
Take `&mut DocContext` in passes
Joshua Nelson
-7
/
+3
2021-02-04
Cleanup rustdoc pass descriptions a bit
Camelid
-1
/
+1
2020-11-22
Make `fold_item_recur` non-nullable
Joshua Nelson
-2
/
+2
2020-11-15
Make all rustdoc functions and structs crate-private
Joshua Nelson
-2
/
+2
2020-11-07
Allow making `RUSTC_BOOTSTRAP` conditional on the crate name
Joshua Nelson
-2
/
+1
2020-11-05
Rename lint to non_autolinks
Guillaume Gomez
-0
/
+139