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
/
src
Age
Commit message (
Expand
)
Author
Lines
2022-06-30
Fix dogfood
Philipp Krones
-1
/
+2
2022-06-30
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-4
/
+3
2022-06-23
Check for `--force-warn` in Clippy's driver run condition
xFrednet
-4
/
+3
2022-06-16
Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock`
Maybe Waffle
-3
/
+3
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-0
/
+4
2022-05-18
Improve "unknown field" error messages
Samuel E. Moelius III
-0
/
+4
2022-05-05
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
flip1995
-2
/
+1
2022-05-05
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
-2
/
+1
2022-04-13
errors: lazily load fallback fluent bundle
David Wood
-1
/
+2
2022-04-08
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
flip1995
-2
/
+1
2022-04-07
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
-2
/
+1
2022-04-05
session: opt for enabling directionality markers
David Wood
-1
/
+1
2022-04-05
errors: implement sysroot/testing bundle loading
David Wood
-1
/
+3
2022-04-05
errors: implement fallback diagnostic translation
David Wood
-1
/
+3
2022-03-20
Take &mut Diagnostic in emit_diagnostic.
Camille GILLOT
-2
/
+2
2022-01-27
Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6' into clippyup
flip1995
-2
/
+1
2022-01-17
Remove __CLIPPY_INTERNAL_TESTS env var
Cameron Steffen
-2
/
+1
2022-01-13
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
flip1995
-1
/
+1
2022-01-03
Fix clippy warnings
Piotr Mikulski
-1
/
+1
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-1
/
+1
2021-11-08
Add MSRV to deprecated_cfg_attr
Serial
-1
/
+1
2021-09-28
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
flip1995
-19
/
+1
2021-09-08
Remove special dogfood target
Cameron Steffen
-19
/
+1
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-1
/
+8
2021-07-27
Handle `--no-deps` flag same as `--fix` flag.
Nadir Fejzic
-3
/
+6
2021-07-26
Include more information in --help
Nadir Fejzic
-2
/
+4
2021-07-25
Explain flags missing in cargo check in --help
Nadir Fejzic
-0
/
+2
2021-07-01
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
flip1995
-22
/
+4
2021-06-28
Stabilize `cargo clippy --fix`
Joshua Nelson
-22
/
+4
2021-05-06
Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup
flip1995
-1
/
+1
2021-05-06
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
-1
/
+1
2021-04-28
Remove leftover plugin conf_file code
Cameron Steffen
-1
/
+1
2021-04-27
Switch `rustc::internal` from deny to warn
Joshua Nelson
-1
/
+1
2021-04-08
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
flip1995
-6
/
+6
2021-04-06
Fix all occurences of `needless_borrow` internally
Jason Newcomb
-6
/
+6
2021-03-15
Use `rustc_interface::interface::Config::parse_sess_created` in Clippy
hyd-dev
-12
/
+8
2021-03-12
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
flip1995
-14
/
+46
2021-03-05
Make clippy set mir_opt_level using Option
Santiago Pastorino
-1
/
+1
2021-02-19
Move try_print_query_stack to rustc_interface.
Camille GILLOT
-3
/
+1
2021-02-11
Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup
flip1995
-24
/
+2
2021-01-15
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup
flip1995
-1
/
+1
2020-12-23
Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
flip1995
-170
/
+44
2020-12-20
Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup
flip1995
-43
/
+207
2020-12-14
Convenience funcs for `some_option.unwrap_or(...)`
Rich Kadel
-1
/
+1
2020-12-14
Improve warnings on incompatible options involving -Zinstrument-coverage
Rich Kadel
-16
/
+18
2020-11-24
clippy: Remove now obsolete lintlist module
flip1995
-2969
/
+0
2020-11-24
clippy: Let rustc handle describing lints
flip1995
-121
/
+0
2020-11-23
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
flip1995
-11
/
+25
2020-11-05
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
flip1995
-7
/
+49
2020-10-28
Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup
Eduardo Broto
-5
/
+54
[next]