This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-02 06:28:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56d4de303fb59a7235caa1bd2c8e32675428f421
rust
/
tests
T
History
Oliver Schneider
56d4de303f
Merge pull request
#247
from RalfJung/packed
...
Re-do packed memory accesses
2017-07-14 08:30:30 +02:00
..
compile-fail
Memory::read_ptr has to check for relocations on the edges
2017-07-12 19:30:37 -07:00
compile-fail-fullmir
Also move some compile-fail tests to fullmir-only
2017-06-21 15:07:40 +02:00
run-pass
packed structs: test unsize coercions
2017-07-13 14:18:26 -07:00
run-pass-fullmir
implement the unchecked_ intrinsics; add all the doctests from one of the integer modules
2017-07-03 20:37:33 -07:00
compiletest.rs
run fullmir tests against rustc; add output explaining what is being tested
2017-06-21 14:28:13 -07:00