rust/src/test
Tim Chevalier e5d095d67e Change option::t to option
Now that core exports "option" as a synonym for option::t, search-and-
replace option::t with option.

The only place that still refers to option::t are the modules in libcore
that use option, because fixing this requires a new snapshot
(forthcoming).
2012-01-31 17:05:20 -08:00
..
bench Change option::t to option 2012-01-31 17:05:20 -08:00
compile-fail Change option::t to option 2012-01-31 17:05:20 -08:00
pretty Change all ternary ops to if/then/else 2012-01-30 18:21:01 +01:00
run-fail Require alts to be exhaustive 2012-01-31 10:08:24 -08:00
run-pass Change option::t to option 2012-01-31 17:05:20 -08:00