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-01 14:10:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc8b8efd33731cf6412ad33ffa4a136f3ba400a6
rust
/
test
T
History
Scott Olson
cc8b8efd33
Allow switching on non-integer types.
2016-03-13 04:50:16 -06:00
..
bools.rs
Allow switching on non-integer types.
2016-03-13 04:50:16 -06:00
calls.rs
Use i64 instead of i32 in tests.
2016-03-12 22:39:12 -06:00
ints.rs
Allow switching on non-integer types.
2016-03-13 04:50:16 -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