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
/
enum_clike.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-18
Move methods from `Map` to `TyCtxt`, part 2.
Nicholas Nethercote
-1
/
+1
2025-01-28
Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-09-24
Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-08-24
Merge commit '0f8eabd6231366bfc1bb1464601297c2d48f8f68' into clippyup
Jason Newcomb
-3
/
+0
2024-08-08
Merge commit 'cb806113e0f83a8f9b47d35b453b676543bcc40e' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-1
/
+1
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-1
/
+1
2023-10-06
Merge commit 'b105fb4c39bc1a010807a6c076193cef8d93c109' into clippyup
Philipp Krones
-2
/
+2
2023-09-21
rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const
Ralf Jung
-1
/
+1
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-1
/
+1
2023-07-02
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
Philipp Krones
-1
/
+1
2023-02-16
remove bound_type_of query; make type_of return EarlyBinder; change type_of i...
Kyle Matsuda
-1
/
+1
2023-02-16
change usages of type_of to bound_type_of
Kyle Matsuda
-1
/
+1
2022-06-14
address review
b-naber
-1
/
+1
2022-06-14
fix clippy test failures
b-naber
-2
/
+2
2022-06-14
implement valtrees as the type-system representation for constant values
b-naber
-3
/
+3
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-2
/
+1
2022-03-11
Improve `AdtDef` interning.
Nicholas Nethercote
-1
/
+1
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+1
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-5
/
+5
2021-06-03
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup
flip1995
-1
/
+1
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-1
/
+1
2021-01-30
Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup
flip1995
-1
/
+1
2021-01-18
Use ty::{IntTy,UintTy,FloatTy} in rustdoc and clippy
LeSeulArtichaut
-2
/
+1
2020-09-04
`ty.kind` -> `ty.kind()` in rustdoc and clippy
LeSeulArtichaut
-2
/
+2
2020-08-28
Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup
flip1995
-1
/
+1
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-2
/
+2
2020-06-10
Migrate to numeric associated consts
Lzu Tao
-1
/
+1
2020-04-11
rustup https://github.com/rust-lang/rust/pull/70986
Matthias Krüger
-2
/
+2
2020-03-30
rustup https://github.com/rust-lang/rust/pull/70536
Matthias Krüger
-3
/
+3
2020-03-01
Rustup to rust-lang/rust#69592
Yuki Okushi
-1
/
+1
2020-02-21
Fix fallout
flip1995
-1
/
+1
2020-02-19
Rustup to rust-lang/rust#69181
Yuki Okushi
-2
/
+6
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-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
2019-12-23
Rustup to rust-lang/rust#66877
Yuki Okushi
-10
/
+1
2019-12-22
Rustup to rust-lang/rust#66931
flip1995
-1
/
+1
2019-12-22
Add <'_> where necessary
flip1995
-1
/
+1
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-12-01
chore: fix and split some ui tests on 32bit system
Lzu Tao
-0
/
+1
2019-09-28
rustup https://github.com/rust-lang/rust/pull/64781/
Matthias Krüger
-1
/
+1
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-1
/
+1
2019-09-26
Rustup https://github.com/rust-lang/rust/pull/64513
Lzu Tao
-2
/
+2
2019-08-15
Rustup to rust-lang/rust#63543
flip1995
-3
/
+2
2019-05-26
Rustup to rustc 1.36.0-nightly (2268d9923 2019-05-26)
Oliver Scherer
-1
/
+1
2019-05-18
Fixed more lint findings.
pJunger
-1
/
+2
2019-04-17
Use lint pass macros
Matthew Kraai
-12
/
+2
2019-03-05
move lint documentation into macro invocations
Andy Russell
-16
/
+16
2019-02-27
Rustup https://github.com/rust-lang/rust/pull/58321
Philipp Hansch
-2
/
+2
[next]