rust/src/test/ui/rfc-2632-const-trait-impl
Dylan MacKenzie ef6d4277ed Bless tests
2020-09-22 10:05:58 -07:00
..
const-trait-bound-opt-out Bless tests 2020-09-22 10:05:58 -07:00
assoc-type.rs Add ignored test for associated types in const impl 2020-02-18 21:03:29 -08:00
call-const-trait-method-fail.rs Split const trait method test and impl ops::Add 2020-02-18 21:03:28 -08:00
call-const-trait-method-fail.stderr Split const trait method test and impl ops::Add 2020-02-18 21:03:28 -08:00
call-const-trait-method-pass.rs Split const trait method test and impl ops::Add 2020-02-18 21:03:28 -08:00
const-and-non-const-impl.rs Ensure const impl cannot coexist with non-const impl 2020-02-18 21:03:29 -08:00
const-and-non-const-impl.stderr specialization_graph: avoid trimmed paths for OverlapError 2020-09-03 14:09:50 +03:00
const-check-fns-in-const-impl.rs Bless tests 2020-09-22 10:05:58 -07:00
const-check-fns-in-const-impl.stderr Bless tests 2020-09-22 10:05:58 -07:00
feature-gate.gated.stderr Use smaller def span for functions 2020-08-22 18:41:49 -04:00
feature-gate.rs Add tests for calling trait methods on concrete types 2020-02-18 21:03:28 -08:00
feature-gate.stock.stderr Add tests for calling trait methods on concrete types 2020-02-18 21:03:28 -08:00
generic-bound.rs Add passing test for Add on generic struct 2020-02-18 21:03:29 -08:00
hir-const-check.rs Update tests 2020-06-28 10:08:12 -07:00
hir-const-check.stderr Update tests 2020-06-28 10:08:12 -07:00
impl-opt-out-trait.rs Add tests for RFC 2632 2020-01-09 16:47:05 -08:00
impl-opt-out-trait.stderr Add tests for RFC 2632 2020-01-09 16:47:05 -08:00
inherent-impl.rs Add tests for calling trait methods on concrete types 2020-02-18 21:03:28 -08:00
inherent-impl.stderr review comments 2020-03-05 15:39:35 -08:00
stability.rs Bless tests 2020-09-22 10:05:58 -07:00
stability.stderr Bless tests 2020-09-22 10:05:58 -07:00
syntax.rs Add tests for RFC 2632 2020-01-09 16:47:05 -08:00