rust/src/test
Ben Striegel 43a48ca5bb Automatically export methods on core numeric types
Each numeric type now contains an extensions module that is automatically
exported. At the moment each extensions module contains only the impl for the
`num::num` iface. Other impls soon to follow (hopefully).
2012-06-25 14:25:48 -07:00
..
auxiliary Merge 2012-06-25 13:29:41 -07:00
bench Merge 2012-06-25 13:29:41 -07:00
compile-fail Merge 2012-06-25 13:29:41 -07:00
pretty new cap clause syntax 2012-05-04 12:33:08 -07:00
run-fail Move vector addition out of trans and into libcore. 2012-06-21 16:11:11 -07:00
run-pass Automatically export methods on core numeric types 2012-06-25 14:25:48 -07:00
run-pass-fulldeps Remove test that depends on rustc 2012-06-18 12:14:03 -07:00