This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
test
History
Scott Olson
3f96b3a122
Use i64 instead of i32 in tests.
...
Miri's only integer representation right now is 64-bit.
2016-03-12 22:39:12 -06:00
..
bools.rs
Use i64 instead of i32 in tests.
2016-03-12 22:39:12 -06:00
calls.rs
Use i64 instead of i32 in tests.
2016-03-12 22:39:12 -06:00
ints.rs
Use i64 instead of i32 in tests.
2016-03-12 22:39:12 -06:00
loops.rs
Use i64 instead of i32 in tests.
2016-03-12 22:39:12 -06:00
pointers.rs
Use i64 instead of i32 in tests.
2016-03-12 22:39:12 -06:00
products.rs
Use i64 instead of i32 in tests.
2016-03-12 22:39:12 -06:00
sums.rs
Add initial enum initialization support.
2016-03-12 22:27:54 -06:00
trivial.rs
Split tests into multiple files.
2016-03-12 21:32:24 -06:00