Oliver Schneider
|
6992937002
|
Update for hir renamings in rustc
|
2018-07-16 15:07:39 +02:00 |
|
Mateusz Mikuła
|
424a33720d
|
Run rustfix
|
2018-05-30 10:15:50 +02:00 |
|
Oliver Schneider
|
d6344c47e3
|
Categorize all the lints!
|
2018-03-28 15:24:26 +02:00 |
|
Mateusz Mikuła
|
cfb9b982c5
|
Apply clippy suggestions
Signed-off-by: Mateusz Mikuła <mati865@gmail.com>
|
2018-03-16 10:54:49 +01:00 |
|
Oliver Schneider
|
88970ec8cf
|
Remove rarely used type_size helper function
|
2018-02-09 15:24:31 +01:00 |
|
Oliver Schneider
|
e4524ac4de
|
Run nightly rustfmt
|
2017-09-05 12:39:27 +02:00 |
|
Oliver Schneider
|
2430e06a60
|
Run Dogfood for use_self
|
2017-08-21 13:32:12 +02:00 |
|
Oliver Schneider
|
b25b6b3355
|
Rustfmt
|
2017-08-14 09:43:26 +02:00 |
|
Oliver Schneider
|
3b73663506
|
Update to latest rustc version
|
2017-04-27 14:00:35 +02:00 |
|
Oliver Schneider
|
51295960bf
|
Fix invalid_upcast_comparisons lint for same size sign casts
|
2017-03-02 10:41:20 +01:00 |
|
Owen Sanchez
|
8fb582ea1c
|
rustfmt
|
2017-02-10 21:08:50 -07:00 |
|
Owen Sanchez
|
45a7012fd9
|
Search directly for the largest and smallest variants instead of sorting
|
2017-02-10 18:12:32 -07:00 |
|
Owen Sanchez
|
1938904fcd
|
Change large_enum_variant to lint against size differences rather than size
|
2017-02-10 18:12:32 -07:00 |
|
Owen Sanchez
|
7e4b633417
|
Add some writes to a log file for debugging
|
2017-02-10 18:11:10 -07:00 |
|
Mrmaxmeier
|
2216a890a6
|
TyCtxt::map is now called TyCtxt::hir
|
2017-02-03 14:16:07 +01:00 |
|
Oliver Schneider
|
75f605ccf6
|
rustfmt
|
2017-01-31 11:26:18 +01:00 |
|
Oliver Schneider
|
9bda699c80
|
improve messages and add suggestions
|
2017-01-31 08:36:39 +01:00 |
|
Oliver Schneider
|
82dd50d0e2
|
large_enum_variants lint suggests to box variants above a configurable limit
|
2017-01-30 13:17:56 +01:00 |
|