Manish Goregaokar
|
e9c025ea70
|
Add license header to Rust files
|
2018-10-06 09:43:08 -07:00 |
|
flip1995
|
987b34d090
|
Another Applicability adjustment
|
2018-09-20 14:38:48 +02:00 |
|
Vitaly _Vi Shukela
|
52fb7d461e
|
Applicability adjustment per additional comments
|
2018-09-20 14:38:48 +02:00 |
|
Vitaly _Vi Shukela
|
58729346be
|
Fill in Applicability from review comments by @flip1995
|
2018-09-20 14:38:48 +02:00 |
|
Vitaly _Vi Shukela
|
92034e20c8
|
Use span_suggestion_with_applicability instead of span_suggestion
|
2018-09-20 14:38:47 +02:00 |
|
Eduard-Mihai Burtescu
|
9219fc6c5c
|
Reintroduce extern crate for non-Cargo dependencies.
|
2018-09-15 11:10:51 +03:00 |
|
flip1995
|
8c07772dbb
|
Switch to declare_tool_lint macro
|
2018-08-29 11:08:29 -07:00 |
|
Oliver Schneider
|
d99cea0f16
|
Update imports and rustup
|
2018-08-28 13:13:42 +02:00 |
|
Oliver Schneider
|
afd91248ed
|
Rustup
|
2018-07-23 13:01:12 +02:00 |
|
Manish Goregaokar
|
5d74e2096b
|
Remove import of rustc
|
2018-07-19 00:53:23 -07:00 |
|
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 |
|