rust/src/test
Brian Anderson 1bec738c56 Support #fmt precision for bools, with same rules as strings
Not totally confident this is desirable. The alternative would be to make it a
compile error.
2011-04-17 17:24:17 -04:00
..
bench Move all allocas to dedicated basic block at top of function, to keep frames finite. Un-comment next size in nbody.rs. 2011-03-28 18:07:29 -07:00
compile-fail Implement the "attempted dynamic environment-capture" error in rustc. 2011-04-11 15:35:01 -04:00
run-fail Switch xfail system to use comments embedded in source files. 2011-03-25 12:19:20 -07:00
run-pass Support #fmt precision for bools, with same rules as strings 2011-04-17 17:24:17 -04:00