This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
174
Commits
1
Branch
0
Tags
5b0164b0fa950e384e91c807e79df4b51a4bcd50
Commit Graph
3 Commits
Author
SHA1
Message
Date
Scott Olson
f145017319
Add support for pointers.
2016-03-13 14:36:25 -06:00
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
Scott Olson
11d4bf9b95
Split tests into multiple files.
2016-03-12 21:32:24 -06:00