Oliver Schneider
|
ed9d71f2c9
|
remove nondeterminism by adjusting thresholds
|
2016-12-21 10:25:14 +01:00 |
|
Oliver Schneider
|
4a4e1ea2c5
|
also run rustfmt on clippy-lints
|
2016-12-20 18:21:30 +01:00 |
|
Arnavion
|
3de6f9db20
|
Use inputs/output getters for rustc::ty::FnSig instead of the now non-existent fields.
|
2016-12-10 23:57:19 -08:00 |
|
Oliver Schneider
|
778ce4dfd3
|
update to the rust-PR that unblocks clippy
|
2016-12-07 13:13:40 +01:00 |
|
Oliver Schneider
|
c6e2967b9c
|
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
|
2016-12-06 11:32:21 +01:00 |
|
Oliver Schneider
|
59b0077565
|
WIP compiles and doesn't crash (much) but tests are failing
|
2016-12-01 22:31:56 +01:00 |
|
Oliver Schneider
|
31e482403c
|
rustup to rustc 1.15.0-nightly (d5814b03e 2016-11-23)
|
2016-11-25 19:24:55 +01:00 |
|
mcarton
|
19c5f5394b
|
Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
|
2016-11-16 23:05:26 +01:00 |
|
mcarton
|
4f91d66905
|
Rustup to *rustc 1.14.0-nightly (144af3e97 2016-10-02)*
|
2016-10-03 21:25:27 +02:00 |
|
Oliver Schneider
|
9c5d3f3b85
|
correctly traverse match expressions for diverging_sub_expr
|
2016-10-01 14:41:20 +02:00 |
|
Oliver Schneider
|
e6bfe4b514
|
also lint diverging methods
|
2016-09-13 12:41:37 +02:00 |
|
Oliver Schneider
|
a2257280ec
|
don't lint expressions referencing ! objects, just expressions creating them
|
2016-09-13 12:41:20 +02:00 |
|
Oliver Schneider
|
f469860dc2
|
lint diverging expressions that are sub-expressions of others
|
2016-09-12 14:24:11 +02:00 |
|
scurest
|
b0a96def09
|
Add lint for reads and writes that depend on evaluation order
|
2016-08-11 06:01:40 -05:00 |
|