rust/src/test
Brendan Zabarauskas cf0654c47c Improve naming of tuple getters, and add mutable tuple getter
Renames the `n*` and `n*_ref` tuple getters to `val*` and `ref*` respectively, and adds `mut*` getters.
2014-02-17 00:57:56 +11:00
..
auxiliary extern mod => extern crate 2014-02-14 22:55:21 -08:00
bench Improve naming of tuple getters, and add mutable tuple getter 2014-02-17 00:57:56 +11:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #12301 : FlaPer87/rust/issue-8893, r=alexcrichton 2014-02-15 22:06:27 -08:00
debug-info Change xfail directives in compiletests to ignore, closes #11363 2014-02-11 18:23:20 +01:00
pretty extern mod => extern crate 2014-02-14 22:55:21 -08:00
run-fail extern mod => extern crate 2014-02-14 22:55:21 -08:00
run-make extern mod => extern crate 2014-02-14 22:55:21 -08:00
run-pass auto merge of #12272 : alexcrichton/rust/snapshot, r=kballard 2014-02-15 14:06:26 -08:00
run-pass-fulldeps extern mod => extern crate 2014-02-14 22:55:21 -08:00