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
/
cognitive_complexity.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-27
Rename `span_help_and_lint` to `span_lint_and_help`
Yuki Okushi
-2
/
+2
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-3
/
+2
2020-01-09
Rustup to rust-lang/rust#67979
Yuki Okushi
-2
/
+5
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
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
-2
/
+2
2019-12-27
Rustup to rust-lang/rust#66936
Yuki Okushi
-1
/
+1
2019-12-22
Add <'_> where necessary
flip1995
-2
/
+2
2019-12-21
Reduce cognitive complexity lint span
Krishna Veera Reddy
-8
/
+39
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-0
/
+1
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-1
/
+1
2019-09-25
arm.pats -> arm.pat
Manish Goregaokar
-2
/
+1
2019-09-08
Remove use of the HIR CFG
Matthew Jasper
-131
/
+25
2019-08-29
Improve cognitive_complexity lint's warning.
Victor Polevoy
-1
/
+5
2019-08-19
Remove in_macro_or_desugar
KRAAI, MATTHEW [VISUS]
-2
/
+2
2019-07-06
Rename hir::map::local_def_id_from_hir_id to local_def_id
Lzu Tao
-1
/
+1
2019-06-20
Fix warnings about unnecessary lifetime bounds
Lzu Tao
-2
/
+2
2019-06-12
Adds lint for integer division
Thiago Arrais
-1
/
+2
2019-05-17
Prevent symbocalypse
Oliver Scherer
-3
/
+2
2019-05-14
Use symbols instead of strings
Oliver Scherer
-2
/
+3
2019-05-11
Rename in_macro to in_macro_or_desugar
Manish Goregaokar
-2
/
+2
2019-04-17
Use lint pass macros
Matthew Kraai
-10
/
+2
2019-03-06
Renamed: Cyclomatic Complexity -> Cognitive Complexity
Félix Fischer
-0
/
+237