rust/src/test
alexey zabelin dd906ef7ec
Fix error message for mismatched types
This addresses #41425 by implementing the changes mentioned in the
following comment:
https://github.com/rust-lang/rust/issues/41425#issuecomment-296754508
2017-04-25 18:28:08 -04:00
..
codegen remove cleanup branches to the resume block 2017-04-22 21:00:50 +03:00
codegen-units translate drop glue using MIR 2017-03-18 02:53:08 +02:00
compile-fail Feature gate in test. 2017-04-24 02:42:36 -07:00
compile-fail-fulldeps Don't panic if an attribute macro fails to resolve at crate root 2017-04-20 16:13:13 -07:00
debuginfo update gdbr tests 2017-03-09 22:12:36 +01:00
incremental rustc: use monomorphic const_eval for cross-crate enum discriminants. 2017-04-16 01:31:37 +03:00
mir-opt borrowck::mir::dataflow: ignore unwind edges of empty drops 2017-04-08 22:46:50 +03:00
parse-fail Fix issue with single question mark or paren 2017-04-21 21:32:44 +03:00
pretty Update pretty test for derive attributes 2017-02-05 12:22:29 +10:30
run-fail
run-fail-fulldeps Merge ExpnId and SyntaxContext. 2017-03-29 00:41:10 +00:00
run-make Update #[no_core] users with the "freeze" lang item. 2017-04-21 15:48:35 +03:00
run-pass rustc_const_eval: support all unit enum variants. 2017-04-23 11:11:57 +03:00
run-pass-fulldeps Merge ExpnId and SyntaxContext. 2017-03-29 00:41:10 +00:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc Re-enable hoedown by default 2017-04-22 13:25:14 +02:00
ui Fix error message for mismatched types 2017-04-25 18:28:08 -04:00
ui-fulldeps/custom-derive Separate "ui-fulldeps" tests from "ui" tests 2017-03-04 21:38:26 +03:00
COMPILER_TESTS.md Move COMPILER_TESTS.md out of the root directory 2017-02-25 00:13:00 -06:00