rust/src/test
Steve Klabnik 0f0e74e0ec Rollup merge of #38502 - michaelwoerister:ich-test-inherent-impls, r=nikomatsakis
ICH: Add test cases for inherent impls.

r? @nikomatsakis
2016-12-24 14:29:25 -05:00
..
codegen Ignore test on -windows-gnu. 2016-12-03 15:01:09 -08:00
codegen-units Fix fallout in tests. 2016-09-27 06:43:51 +00:00
compile-fail Refactor how global paths are represented (for both ast and hir). 2016-12-22 06:14:35 +00:00
compile-fail-fulldeps Require #[proc_macro_derive] functions to be pub. 2016-12-15 03:02:32 +00:00
debuginfo Fix computation of enum names based off the discrfield in the case of the null pointer optimization. This functionality is needed by pretty printers for gdb and lldb. 2016-12-14 12:28:26 -05:00
incremental ICH: Add test cases for inherent impls. 2016-12-20 16:54:22 -05:00
mir-opt Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
parse-fail Add test. 2016-12-09 20:40:01 -08: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 #38195 - rkruppe:llvm-pass-name-fwdcompat, r=alexcrichton 2016-12-08 21:13:52 +00:00
run-pass Disable field reordering 2016-12-21 19:57:29 -05:00
run-pass-fulldeps Allow legacy custom derive authors to disable warnings in downstream crates. 2016-12-23 05:49:34 +00:00
run-pass-valgrind Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
rustdoc rustdoc: Fix short summaries in search results 2016-12-12 18:39:36 +00:00
ui Disable field reordering 2016-12-21 19:57:29 -05:00