Eduard Burtescu
|
4f5900aefa
|
test: adjust for the move to MIR-based const checking.
|
2016-05-07 19:14:32 +03:00 |
|
Eduard Burtescu
|
4d8f995c3a
|
rustc: merge check_static into check_const.
|
2015-02-16 16:29:21 +02:00 |
|
Huon Wilson
|
0c70ce1424
|
Update compile fail tests to use isize.
|
2015-01-08 11:02:24 -05:00 |
|
Alex Crichton
|
d03a4b0046
|
test: Convert statics to constants
Additionally, add lots of tests for new functionality around statics and
`static mut`.
|
2014-10-09 09:44:52 -07:00 |
|
Flavio Percoco
|
abfc6db4c2
|
rustc: Move mut slice check to check_static
This is a follow-up patch that moves the mut slice check to the recently
added `check_static`
Closes #11411
|
2014-03-06 22:50:39 +01:00 |
|