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
/
clippy_lints
/
src
/
doc.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-18
Rustup to rust-lang/rust#68204
Yuki Okushi
-2
/
+5
2020-01-14
Omit doc safety/errors header checking for main
Andre Bogus
-2
/
+4
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+2
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-3
/
+2
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
2020-01-04
External macro check for missing_*_doc
Andre Bogus
-4
/
+8
2020-01-04
Rustup to https://github.com/rust-lang/rust/pull/67853
Philipp Hansch
-1
/
+1
2019-12-31
Rustup to rust-lang/rust#67707
Yuki Okushi
-1
/
+1
2019-12-30
Rustup to rust-lang/rust#66942
Yuki Okushi
-1
/
+1
2019-12-24
Auto merge of #4947 - rust-lang:doc-main-extern-crate, r=flip1995
bors
-1
/
+3
2019-12-24
Avoid needless_doctest_main on 'extern crate'
Andre Bogus
-1
/
+3
2019-12-24
do minor cleanups
Lzu Tao
-1
/
+0
2019-12-22
Add <'_> where necessary
flip1995
-5
/
+5
2019-12-06
Add lint for pub fns returning a `Result` without documenting errors
RobbieClarken
-45
/
+92
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-11-29
Less needless_doctest_main false positives
Andre Bogus
-1
/
+1
2019-11-08
Rustup rust-lang/rust#66188
HMPerson1
-2
/
+2
2019-11-07
Rustup to rustc 1.40.0-nightly (7a76fe76f 2019-11-07)
Manish Goregaokar
-8
/
+6
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-0
/
+1
2019-10-02
account for doc visibility
Andre Bogus
-13
/
+65
2019-10-02
New lint: needless_doc_main
Andre Bogus
-10
/
+43
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-1
/
+1
2019-09-19
New lint: Require `# Safety` section in pub unsafe fn docs
Andre Bogus
-28
/
+83
2019-08-03
Doctests: Enable running doc tests for pedantic lints
Philipp Hansch
-1
/
+1
2019-05-17
Prevent symbocalypse
Oliver Scherer
-2
/
+1
2019-05-14
Use symbols instead of strings
Oliver Scherer
-1
/
+2
2019-04-24
Update pulldown_cmark to 0.5
Philipp Hansch
-40
/
+23
2019-04-17
Use lint pass macros
Matthew Kraai
-13
/
+6
2019-03-18
name -> check_name
Mateusz Mikuła
-1
/
+1
2019-03-10
Addressed points raised in review.
Alexander Regueiro
-3
/
+2
2019-03-10
Various cosmetic improvements.
Alexander Regueiro
-2
/
+2
2019-03-05
move lint documentation into macro invocations
Andy Russell
-18
/
+18
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57726
Matthias Krüger
-0
/
+4
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-29
Use an FxHashSet for valid idents in documentation lint
Konrad Borowski
-6
/
+7
2018-12-29
Remove crate:: prefixes from crate paths
Konrad Borowski
-5
/
+5
2018-12-14
rustup rust-lang/rust#52994
flip1995
-1
/
+1
2018-12-12
Fix doc_markdown mixed case false positive
Philipp Hansch
-0
/
+9
2018-12-12
Fix doc_markdown off by one issue
Philipp Hansch
-1
/
+1
2018-11-27
Run rustfmt on clippy_lints
flip1995
-15
/
+7
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-09-15
Reintroduce `extern crate` for non-Cargo dependencies.
Eduard-Mihai Burtescu
-5
/
+5
2018-08-29
Adapt codebase to the tool_lints
flip1995
-1
/
+1
2018-08-29
Switch to declare_tool_lint macro
flip1995
-1
/
+1
2018-08-28
Update imports and rustup
Oliver Schneider
-1
/
+1
2018-08-19
codemap -> source_map
Manish Goregaokar
-1
/
+1
2018-07-23
Rustup
Oliver Schneider
-6
/
+6
2018-07-19
Remove import of rustc
Manish Goregaokar
-0
/
+1
2018-05-30
Run rustfix
Mateusz Mikuła
-1
/
+1
2018-05-04
Satisfy dogfood
Oliver Schneider
-4
/
+2
[next]