rust/src/test
Steven Fackler 864c5016ae Get "make check" to work with unused-attribute
There's a fair number of attributes that have to be whitelisted since
they're either looked for by rustdoc, in trans, or as needed. These can
be cleaned up in the future.
2014-05-24 16:49:46 -07:00
..
auxiliary
bench std: Move simd to core::simd and reexport. #1457 2014-05-23 15:27:48 -07:00
codegen
compile-fail Get "make check" to work with unused-attribute 2014-05-24 16:49:46 -07:00
compile-fail-fulldeps
debuginfo std: Move simd to core::simd and reexport. #1457 2014-05-23 15:27:48 -07:00
pretty libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
run-fail libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
run-make libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
run-pass Get "make check" to work with unused-attribute 2014-05-24 16:49:46 -07:00
run-pass-fulldeps