b73cfa57bb
For some reason, rustc 1.0.0 can't find `PrimInt` if it's before `cast`, but later versions are fine with this. That may have been a compiler bug that was fixed. Switching the order seems to work everywhere. |
||
---|---|---|
.. | ||
ops | ||
bounds.rs | ||
cast.rs | ||
float.rs | ||
identities.rs | ||
int.rs | ||
lib.rs | ||
sign.rs |