rust/src/test
Marvin Löbel 54f4dcd76a Prepared std::sys for removal, and made begin_unwind simpler
- `begin_unwind` is now generic over any `T: Any + Send`.
- Every value you fail with gets boxed as an `~Any`.
- Because of implementation details, `&'static str` and `~str` are still
  handled specially behind the scenes.
- Changed the big macro source string in libsyntax to a raw string
  literal, and enabled doc comments there.
2013-10-30 21:19:18 +01:00
..
auxiliary register snapshots 2013-10-23 18:06:12 -04:00
bench auto merge of #10145 : TeXitoi/rust/issues-2913, r=bstrie 2013-10-29 16:26:25 -07:00
codegen
compile-fail Prepared std::sys for removal, and made begin_unwind simpler 2013-10-30 21:19:18 +01:00
debug-info register snapshots 2013-10-23 18:06:12 -04:00
pretty Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
run-fail Prepared std::sys for removal, and made begin_unwind simpler 2013-10-30 21:19:18 +01:00
run-pass Prepared std::sys for removal, and made begin_unwind simpler 2013-10-30 21:19:18 +01:00
run-pass-fulldeps