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
/
utils
/
hir_utils.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-11
Apply review comments
Yuki Okushi
-5
/
+2
2020-01-11
Rustup to rust-lang/rust#67258
Yuki Okushi
-1
/
+4
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
2019-12-30
Rustup to rust-lang/rust#66942
Yuki Okushi
-18
/
+18
2019-12-27
Rustup to rust-lang/rust#66936
Yuki Okushi
-25
/
+28
2019-12-24
rustup "Add span information to `ExprKind::Assign`"
Lzu Tao
-2
/
+2
2019-11-27
Re-add wildcards for BorrowKind in some places
Manish Goregaokar
-3
/
+8
2019-11-27
Add BorrowKind::Ref
Manish Goregaokar
-2
/
+2
2019-11-25
Rustup to rust-lang/rust#66671
flip1995
-2
/
+2
2019-11-11
MutImmutable -> Immutable, MutMutable -> Mutable, CaptureClause -> CaptureBy
Manish Goregaokar
-2
/
+2
2019-11-04
Use correct TypeckTables when hashing bodies
HMPerson1
-9
/
+13
2019-10-22
Use StableHasher in SpanlessHasher
flip1995
-8
/
+11
2019-10-22
Don't hash spans in SpanlessHasher
flip1995
-2
/
+2
2019-10-15
Add a new lint for unused self
James Wang
-2
/
+2
2019-09-29
Rustup rust-lang/rust#63492
Lzu Tao
-1
/
+0
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-9
/
+9
2019-09-25
arm.pats -> arm.pat
Manish Goregaokar
-1
/
+1
2019-07-28
Fix dogfood test
xd009642
-7
/
+3
2019-07-27
Hash discriminant of lifetime.name
xd009642
-0
/
+1
2019-07-27
Hash discriminant of Lifetime::Name
xd009642
-1
/
+2
2019-07-27
Respond to review comments
xd009642
-18
/
+12
2019-07-27
Respond to comments and improve printout
xd009642
-6
/
+0
2019-07-26
Responded to comments and fixed compile bug
xd009642
-3
/
+1
2019-07-24
Fixed more compile errors
xd009642
-7
/
+11
2019-07-24
Fix some of the compile errors
xd009642
-16
/
+16
2019-07-24
Changed Ty to ty, added lifetime 'tcx
xd009642
-17
/
+17
2019-07-24
Lint for type repetition in trait bounds.
xd009642
-4
/
+115
2019-07-06
Fix breakage due to rust-lang/rust#61988
Michael Wright
-12
/
+0
2019-07-03
rustup https://github.com/rust-lang/rust/pull/61995
Matthias Krüger
-1
/
+1
2019-06-20
Fix warnings about unnecessary lifetime bounds
Lzu Tao
-4
/
+4
2019-06-19
Fix missing field in ExprKind::Yield
Lzu Tao
-1
/
+1
2019-06-06
rustup https://github.com/rust-lang/rust/pull/57428/
Matthias Krüger
-2
/
+2
2019-05-14
Fix dogfood errors
flip1995
-25
/
+8
2019-05-14
Also hash mem::discriminant in hash_stmt
flip1995
-0
/
+2
2019-05-14
mem::discriminant trumps manual discriminant hashing
Oliver Scherer
-76
/
+2
2019-05-14
Properly hash enums
Oliver Scherer
-1
/
+9
2019-05-10
Remove some unnecessary If arms
Manish Goregaokar
-12
/
+0
2019-05-03
Rustup to rustc 1.36.0-nightly (13fde05b1 2019-05-03)
Matthias Krüger
-1
/
+1
2019-05-01
rustup https://github.com/rust-lang/rust/pull/60417/
Matthias Krüger
-3
/
+3
2019-04-28
Fix breakage due to rust-lang/rust#60225
Michael Wright
-0
/
+6
2019-03-10
Various cosmetic improvements.
Alexander Regueiro
-5
/
+5
2019-02-03
Fix breakage due to rust-lang/rust#58079
Michael Wright
-1
/
+1
2019-02-01
Adding lint for too many lines.
Araam Borhanian
-1
/
+1
2019-01-20
Run rustfmt
Michael Wright
-5
/
+6
2019-01-20
Fixed breakage due to rust-lang/rust#57489
Michael Wright
-22
/
+19
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-30
Check pattern equality while checking declaration equality
Max Taldykin
-1
/
+3
2018-12-29
Remove crate:: prefixes from crate paths
Konrad Borowski
-5
/
+5
2018-12-28
Match on ast/hir::ExprKind::Err
flip1995
-0
/
+1
[next]