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_dev
Age
Commit message (
Expand
)
Author
Lines
2020-08-11
Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6' into clippyup
flip1995
-1
/
+2
2020-06-09
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
Lzu Tao
-2
/
+109
2020-05-28
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
flip1995
-75
/
+115
2020-04-23
clippy_dev: make it fatal when the regex for updating lint count does not match
Matthias Krüger
-2
/
+3
2020-04-03
Make lint modules private
flip1995
-5
/
+2
2020-04-03
Don't filter lints in code generation functions
flip1995
-30
/
+22
2020-04-03
Build lint lists once and the reuse them to update files
flip1995
-40
/
+43
2020-04-03
Get rid of Lint::is_internal method
flip1995
-24
/
+7
2020-04-03
Clean up update_lints
flip1995
-15
/
+14
2020-03-31
Don't use an exact lint counter anymore
flip1995
-11
/
+14
2020-03-31
Move update_lints logic to its own module
flip1995
-175
/
+168
2020-03-31
Make limit_stderr_length a subcommand
flip1995
-8
/
+6
2020-03-31
Define modules in lib.rs instead of main.rs
flip1995
-8
/
+14
2020-03-29
Bump itertools
Lzu Tao
-1
/
+1
2020-03-18
Auto merge of #5329 - matthiaskrgr:int_arith_on_ref_5328, r=flip1995
bors
-6
/
+10
2020-03-18
Fix limit-stderr-files test
flip1995
-6
/
+10
2020-03-18
new_lint.rs: encourage authors to write more detailed code samples in lint de...
Matthias Krüger
-1
/
+5
2020-03-01
Rustup to rust-lang/rust#69592
Yuki Okushi
-1
/
+1
2020-02-21
Fix fallout
flip1995
-1
/
+4
2020-02-14
Adapt gen_lint_group_list test to also generate internal lints
flip1995
-1
/
+2
2020-02-14
Rename lint_count -> usable_lint_count
flip1995
-4
/
+4
2020-02-14
Let update_lints also generate the internal lints
flip1995
-2
/
+9
2020-02-14
Save Lint::module as full path of module
flip1995
-13
/
+18
2020-02-14
Make Lint::by_lint_group take impl Iterator as argument
flip1995
-8
/
+5
2020-02-10
Remove unnecessary imports from `new_lint` tool
Krishna Sai Veera Reddy
-1
/
+1
2020-02-07
dev: Move DOCS_LINK out of lazy_static and reuse it
Lzu Tao
-9
/
+12
2020-02-07
dev: Make UpdateMode a copy type
Lzu Tao
-14
/
+14
2020-02-07
dev: Prefer `fs::read*` and improvement to replace text region
Lzu Tao
-31
/
+23
2020-02-06
dev: Use bytecount for faster line count
Lzu Tao
-30
/
+26
2020-02-03
Decrease line length limit for stderrs
Yuki Okushi
-1
/
+1
2020-01-31
Auto merge of #5109 - phansch:ciao_util_dev, r=flip1995
bors
-61
/
+46
2020-01-31
Mark clippy_project_root as `must_use`
Phil Hansch
-0
/
+1
2020-01-31
Replace one more copy-pasted clippy_project_root fn
Philipp Hansch
-20
/
+3
2020-01-30
Move project_root function to clippy_dev/src/lib.rs
Philipp Hansch
-30
/
+21
2020-01-30
Deprecate util/dev in favor of cargo alias
Philipp Hansch
-16
/
+26
2020-01-30
Decrease line length limit for stderr files
Yuki Okushi
-1
/
+1
2020-01-21
Decrease line length limit for stderr files
Yuki Okushi
-1
/
+1
2020-01-16
Add lifetimes to `LateLintPass`
Krishna Sai Veera Reddy
-4
/
+7
2020-01-16
Fix rustc lint import paths generated by `new_lint`
Krishna Sai Veera Reddy
-1
/
+1
2020-01-15
Generate new lints easily
Brad Sherman
-0
/
+234
2019-12-24
do minor cleanups
Lzu Tao
-1
/
+1
2019-12-23
a few small cleanups
Lzu Tao
-4
/
+0
2019-11-25
Enable deny-warnings feature everywhere in CI
flip1995
-0
/
+7
2019-10-24
Fix dogfood findings
flip1995
-2
/
+9
2019-10-24
Run ./util/dev fmt
flip1995
-3
/
+3
2019-10-24
Update clippy_dev
Mark Rousskov
-8
/
+32
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-0
/
+8
2019-10-08
Auto merge of #4641 - sinkuu:revert_workaround, r=phansch
bors
-14
/
+3
2019-10-08
Auto merge of #4611 - rust-lang:doc-visibility, r=flip1995
bors
-1
/
+1
2019-10-08
Revert "Workaround cargo bug on Windows"
Shotaro Yamada
-14
/
+3
[prev]
[next]