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
/
librustdoc
/
passes
/
doc_test_lints.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-04
Cleanup rustdoc pass descriptions a bit
Camelid
-2
/
+2
2020-12-29
Auto merge of #80014 - jyn514:box-item-kind, r=nnethercote
bors
-1
/
+1
2020-12-23
Box ItemKind to reduce the size of `Item`
Joshua Nelson
-1
/
+1
2020-12-21
Rename rustc_middle::lint::LintSource
pierwill
-2
/
+2
2020-12-16
Replace String with Symbol where possible
Guillaume Gomez
-11
/
+12
2020-11-22
Make `fold_item_recur` non-nullable
Joshua Nelson
-1
/
+1
2020-11-15
Make all rustdoc functions and structs crate-private
Joshua Nelson
-4
/
+4
2020-11-15
Rollup merge of #79041 - jyn514:inner-to-kind, r=petrochenkov
Jonas Schievink
-1
/
+1
2020-11-14
Rename ItemEnum -> ItemKind, inner -> kind
Joshua Nelson
-1
/
+1
2020-11-07
Allow making `RUSTC_BOOTSTRAP` conditional on the crate name
Joshua Nelson
-3
/
+1
2020-10-12
Improve lint level handling
Guillaume Gomez
-1
/
+1
2020-10-12
Apply same treatment to MISSING_DOC_CODE_EXAMPLES
Guillaume Gomez
-4
/
+11
2020-09-12
Don't emit an error on private doc tests when they're ignored
Guillaume Gomez
-10
/
+6
2020-08-27
Rename rustdoc/test -> rustdoc/doctest
Aleksey Kladov
-1
/
+1
2020-08-26
Fix swapped stability attributes
Joshua Nelson
-6
/
+6
2020-08-21
Unify checks for lint missing_doc_code_examples and --show-coverage
Guillaume Gomez
-7
/
+18
2020-08-18
Add doc examples count for --show-coverage
Guillaume Gomez
-11
/
+17
2020-07-27
private_items_doc_tests -> doc_test_lints
Joshua Nelson
-0
/
+97