rust/src/test
bors 26e2ee00f9 Auto merge of #38767 - est31:master, r=eddyb
Some i128 tests

* Add some FFI tests for i128 on architectures where we have sort of working "C" FFI support. On all other architectures we ignore the test.
* enhance the u128 overflow tests
2017-01-05 09:02:40 +00:00
..
codegen Replace BlockAndBuilder with Builder. 2017-01-04 11:33:31 -07:00
codegen-units Fix fallout in tests. 2016-09-27 06:43:51 +00:00
compile-fail Don't leak the compiler's internal representation of scopes in error messages. 2017-01-04 05:48:18 +02:00
compile-fail-fulldeps rustc: Stabilize the proc_macro feature 2017-01-02 12:13:30 -08:00
debuginfo Auto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn 2017-01-03 09:42:22 +00:00
incremental rustc: move function arguments into hir::Body. 2016-12-28 11:29:19 +02:00
mir-opt Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
parse-fail Fix parse-fail and compile-fail tests 2016-12-30 15:17:26 +01:00
pretty Pretty-print $crate::foo::bar as ::foo::bar. 2016-12-22 06:14:36 +00:00
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make Auto merge of #38783 - alexcrichton:stabilize-proc-macro, r=nikomatsakis 2017-01-04 20:06:21 +00:00
run-pass Auto merge of #38767 - est31:master, r=eddyb 2017-01-05 09:02:40 +00:00
run-pass-fulldeps rustc: Stabilize the proc_macro feature 2017-01-02 12:13:30 -08:00
run-pass-valgrind Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
rustdoc rustc: Stabilize the proc_macro feature 2017-01-02 12:13:30 -08:00
ui Further and hopefully final Windows fixes 2016-12-30 15:19:50 +01:00