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
/
missing_doc.rs
Age
Commit message (
Expand
)
Author
Lines
2018-01-15
Rustup
Oliver Schneider
-1
/
+0
2018-01-14
Don't warn about missing docs for main()
Manish Goregaokar
-1
/
+11
2017-12-15
Rustup and lazy_static version mismatch fix
Oliver Schneider
-0
/
+1
2017-11-05
Fix compilation errors with rustc 1.23.0-nightly (d762b1d6c 2017-11-04)
Matt Kraai
-1
/
+1
2017-09-20
avoid linting `ptr_arg` if `.capacity()` is called. Also suggest removing `.a...
Andre Bogus
-10
/
+1
2017-09-05
Run nightly rustfmt
Oliver Schneider
-20
/
+18
2017-09-03
Run rustfmt
Manish Goregaokar
-0
/
+1
2017-08-21
Run Dogfood for `use_self`
Oliver Schneider
-4
/
+4
2017-08-14
Rustup
Oliver Schneider
-0
/
+1
2017-08-14
Handfix dogfood issues with the rustfmt changes
Oliver Schneider
-0
/
+1
2017-08-14
Rustfmt
Oliver Schneider
-16
/
+29
2017-04-16
Rustup to 1.18.0-nightly (d5cf1cb64 2017-04-15)
Mrmaxmeier
-0
/
+1
2017-04-01
Remove unused cs parameter for is_macro and friends
Enrico Schmitz
-1
/
+1
2017-03-21
Fix for rustc 1.17.0-nightly (6eb9960d3 2017-03-19)
Enrico Schmitz
-1
/
+1
2017-02-03
TyCtxt::map is now called TyCtxt::hir
Mrmaxmeier
-1
/
+1
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Fix various type error...
Manish Goregaokar
-3
/
+3
2016-12-21
remove nondeterminism by adjusting thresholds
Oliver Schneider
-1
/
+4
2016-12-20
also run rustfmt on clippy-lints
Oliver Schneider
-31
/
+28
2016-12-07
update to the rust-PR that unblocks clippy
Oliver Schneider
-9
/
+9
2016-12-06
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
Oliver Schneider
-8
/
+8
2016-11-16
Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
mcarton
-4
/
+1
2016-09-04
Revert "Remove all `union` stuffs"
mcarton
-1
/
+1
2016-08-31
Remove all `union` stuffs
mcarton
-1
/
+1
2016-08-31
Rustup to *1.13.0-nightly (eac41469d 2016-08-30)*
mcarton
-2
/
+3
2016-08-23
`in_macro` check in `MISSING_DOCS_IN_PRIVATE_ITEMS`
mcarton
-0
/
+6
2016-08-23
Add a `MISSING_DOCS_IN_PRIVATE_ITEMS` lint
mcarton
-0
/
+172
[prev]