diff options
| author | Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de> | 2016-01-15 13:16:54 +0100 |
|---|---|---|
| committer | Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de> | 2016-01-15 13:16:54 +0100 |
| commit | 1471d932a9d191216c0da318c085b508f9bdfc1f (patch) | |
| tree | cd29775b56372aa2987a69f0debb155382431b51 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 5b3a75fe560362b812f2c4947d449558a9472496 (diff) | |
| download | rust-1471d932a9d191216c0da318c085b508f9bdfc1f.tar.gz rust-1471d932a9d191216c0da318c085b508f9bdfc1f.zip | |
move const block checks before lowering step
this makes sure the checks run before typeck (which might use the constant or const function to calculate an array length) and gives prettier error messages in case of for loops and such (since they aren't expanded yet).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
