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
/
README.md
Age
Commit message (
Expand
)
Author
Lines
2020-04-20
fix map import to rustc_middle
Devin R
-1
/
+1
2020-04-20
dev update_lints
Devin R
-1
/
+1
2020-04-16
readme: update to cargo clippy --fix command
Matthias Krüger
-2
/
+2
2020-03-31
Run update_lints
flip1995
-1
/
+1
2020-03-31
Don't use an exact lint counter anymore
flip1995
-1
/
+1
2020-03-30
Lint unnamed address comparisons
Tomasz Miąsko
-1
/
+1
2020-03-30
Auto merge of #5380 - lzutao:deprecate-REPLACE_CONSTS, r=phansch
bors
-1
/
+1
2020-03-29
readme: move "how to run single lint" instructions to "Allowing/denying lints...
Matthias Krüger
-8
/
+2
2020-03-29
Deprecate REPLACE_CONSTS lint
Lzu Tao
-1
/
+1
2020-03-25
readme: explain how to run only a single lint on a codebase
Matthias Krüger
-0
/
+8
2020-03-16
Lint for `pub(crate)` items that are not crate visible due to the visibility ...
Tim Robinson
-1
/
+1
2020-03-06
add lint on File::read_to_string and File::read_to_end
Jacob Meyers
-1
/
+1
2020-03-04
warn on macro_use attr
Devin R
-1
/
+1
2020-03-04
Add restrictive pat use in full binded struct
ThibsG
-1
/
+1
2020-02-23
Add `imprecise_flops` lint
Krishna Sai Veera Reddy
-1
/
+1
2020-02-21
Run update_lints
flip1995
-1
/
+1
2020-02-20
Separate out lint to check lossy whole number float literals
Krishna Sai Veera Reddy
-1
/
+1
2020-02-20
Update Copyright year
flip1995
-1
/
+1
2020-02-18
Nuke Travis+AppVeyor CI
flip1995
-2
/
+0
2020-02-12
Change badge branch master -> auto
flip1995
-1
/
+1
2020-02-12
Add GHA badge to README.md
flip1995
-0
/
+1
2020-02-12
Fix markdown Files
flip1995
-5
/
+11
2020-02-08
Add `option-env-unwrap` lint
Krishna Sai Veera Reddy
-1
/
+1
2020-02-05
add excessive bools lints
Areredify
-1
/
+1
2020-02-04
Merge fixes
ThibsG
-1
/
+1
2020-01-30
decouple 'let_underscore' tests
Mikhail Babenko
-1
/
+1
2020-01-30
Declare lint and implement lint logic.
xiongmao86
-1
/
+1
2020-01-23
add `option_as_ref_deref` lint
Areredify
-1
/
+1
2020-01-20
Add `skip_while_next` lint
Yuki Okushi
-1
/
+1
2020-01-12
Pull master, rebase, and update_lints again.
xiongmao86
-1
/
+1
2020-01-07
Span help without suggestion
ThibsG
-1
/
+1
2020-01-06
Add lint to detect usage of invalid atomic ordering
Krishna Sai Veera Reddy
-1
/
+1
2020-01-04
Add lint for iter.nth(0)
Brad Sherman
-1
/
+1
2019-12-31
Indicate anonymous lifetimes for types
Krishna Veera Reddy
-1
/
+1
2019-12-28
Add new lint (modulo_arithmetic)
mgr-inz-rafal
-1
/
+1
2019-12-24
new lint: mutable_key_type
Andre Bogus
-1
/
+1
2019-12-22
implemented `let_underscore` lint
Mikhail Babenko
-1
/
+1
2019-12-22
Auto merge of #4930 - flip1995:unused_label, r=phansch
bors
-1
/
+1
2019-12-21
Deprecate unused_label lint
flip1995
-1
/
+1
2019-12-20
There are no per-file copyright headers anymore
Oliver Scherer @ Cosmian
-1
/
+1
2019-12-07
Add lint to detect transmutes from float to integer
Krishna Veera Reddy
-1
/
+1
2019-12-06
Add lint for pub fns returning a `Result` without documenting errors
RobbieClarken
-1
/
+1
2019-11-25
implemented `as_conversions` lint
Mikhail Babenko
-1
/
+1
2019-11-23
Run update_lints
flip1995
-1
/
+1
2019-11-15
New lint: zst_offset
Andre Bogus
-1
/
+1
2019-11-10
Add `to_digit_is_some` lint
Michael Wright
-1
/
+1
2019-11-07
Update lints
Heinz N. Gies
-1
/
+1
2019-11-07
Simplify dentry point detection
Heinz N. Gies
-1
/
+1
2019-11-07
Deprecate `into_iter_on_array` lint
flip1995
-1
/
+1
2019-10-22
Add lint for debug_assert_with_mut_call
Marcel Hellwig
-1
/
+1
[next]