mcarton
|
1546cc4798
|
Fix ICE in OUT_OF_BOUNDS_INDEXING with ranges
|
2016-03-15 20:35:41 +01:00 |
|
Oliver 'ker' Schneider
|
d65953330b
|
rustup const eval changes
|
2016-03-15 20:09:53 +01:00 |
|
mcarton
|
2f13c3bdef
|
Small nits on INDEXING_SLICING
|
2016-03-11 22:10:40 +01:00 |
|
Adolfo Ochagavía
|
87ef5f4d3b
|
Lint against indexing and slicing
This can be useful to prevent panics in a codebase. ATM it is a pedantic
lint, but in the future it should be added to the restricions group.
|
2016-03-11 21:30:35 +01:00 |
|
Manish Goregaokar
|
c9342d0121
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
|
mcarton
|
3abdcd4709
|
Implement #364
|
2015-12-21 19:36:58 +01:00 |
|