rust/src/compiletest
Tim Chevalier 21be1379d5 Rename some core::option functions
from_maybe => get_with_default
maybe => with_option
may => with_option_do

I know these names are kind of ridiculous, but it's the best I could think of.
Feel free to bikeshed. Closes #2081
2012-04-02 16:12:49 -07:00
..
common.rs add ability to run multi-crate tests, run tests with --inline 2012-02-28 06:31:29 -08:00
compiletest.rc Update crates with correct crate_type attribute 2012-01-17 15:13:43 -08:00
compiletest.rs Fixing issue 1919. list_dir is the more general version that returns a vector with the contents of the directory. list_dir_path contains the old behavior (as a convenience function). 2012-04-01 11:39:17 -04:00
errors.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
header.rs Rename some core::option functions 2012-04-02 16:12:49 -07:00
procsrv.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
runtest.rs Fix long line. 2012-03-28 15:16:32 -07:00
util.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00