Niko Matsakis
|
8bd8466e81
|
Refactor how we handle overflow so that it is a fatal error that aborts
compilation: this removes all the ungainly code that special cases
overflow so that we can ensure it propagates.
|
2015-03-23 18:05:20 -04:00 |
|
Jorge Aparicio
|
d5d7e6565a
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
|
Niko Matsakis
|
8d6786cd6c
|
Adjust error messages due to having more type information available.
|
2015-01-27 09:40:45 -05:00 |
|
Jakub Bukaj
|
62d80df0c9
|
Add tests for E-needstest issues
|
2014-12-17 23:00:32 +01:00 |
|