rust/src/test/ui/associated-type-bounds
Jack Huey 4b64bc1fc9 Upgrade Chalk 2021-02-01 10:37:45 -05:00
..
auxiliary Added test suite. 2019-06-05 21:09:27 +01:00
ambiguous-associated-type.rs Changed tests to check-pass. 2019-08-05 23:46:04 +01:00
assoc-type-bound-through-where-clause.rs Remove predicates on associated types from traits 2020-10-06 11:19:31 +01:00
assoc-type-eq-with-dyn-atb-fail.rs Fix tests from rebase 2020-10-06 11:19:33 +01:00
assoc-type-eq-with-dyn-atb-fail.stderr Fix tests from rebase 2020-10-06 11:19:33 +01:00
atb.rs Upgrade Chalk 2021-02-01 10:37:45 -05:00
bad-bounds-on-assoc-in-trait.rs Update to chalk 0.31. Implement some unimplemented. Ignore some tests in compare mode chalk don't finish. 2020-10-06 14:14:25 -04:00
bad-bounds-on-assoc-in-trait.stderr Update to chalk 0.31. Implement some unimplemented. Ignore some tests in compare mode chalk don't finish. 2020-10-06 14:14:25 -04:00
bounds-on-assoc-in-trait.rs Fix tests from rebase 2020-10-06 11:19:33 +01:00
bounds-on-assoc-in-trait.stderr Fix tests from rebase 2020-10-06 11:19:33 +01:00
duplicate.rs Call `type_of` for opaque types later in compilation 2020-09-26 17:56:03 +01:00
duplicate.stderr Fix tests from rebase 2020-10-06 11:19:33 +01:00
dyn-impl-trait-type.rs Fix new 'unnecessary trailing semicolon' warnings 2020-11-26 17:08:36 -05:00
dyn-lcsit.rs Fix new 'unnecessary trailing semicolon' warnings 2020-11-26 17:08:36 -05:00
dyn-lcsit.stderr adjust tests 2020-05-09 14:40:17 +02:00
dyn-rpit-and-let.rs Fix new 'unnecessary trailing semicolon' warnings 2020-11-26 17:08:36 -05:00
entails-sized-object-safety.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
enum-bounds.rs Added test suite. 2019-06-05 21:09:27 +01:00
fn-apit.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
fn-aux.rs Added test suite. 2019-06-05 21:09:27 +01:00
fn-dyn-apit.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
fn-inline.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
fn-where.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
fn-wrap-apit.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
implied-region-constraints.nll.stderr compiletest: error if `compile-fail` header in ui test. 2020-02-02 02:08:30 -05:00
implied-region-constraints.rs compiletest: error if `compile-fail` header in ui test. 2020-02-02 02:08:30 -05:00
implied-region-constraints.stderr compiletest: error if `compile-fail` header in ui test. 2020-02-02 02:08:30 -05:00
inside-adt.rs Call `type_of` for opaque types later in compilation 2020-09-26 17:56:03 +01:00
inside-adt.stderr Call `type_of` for opaque types later in compilation 2020-09-26 17:56:03 +01:00
issue-61752.rs Changed tests to check-pass. 2019-08-05 23:46:04 +01:00
issue-70292.rs Add a regression test for issue-70292 2020-10-09 18:32:53 +09:00
issue-71443-1.rs Add a regression test for issue-71443 2020-10-09 18:33:03 +09:00
issue-71443-1.stderr Add a regression test for issue-71443 2020-10-09 18:33:03 +09:00
issue-71443-2.rs Add a regression test for issue-71443 2020-10-09 18:33:03 +09:00
issue-73818.rs Normalize bounds fully when checking defaulted types 2020-07-23 01:34:35 -07:00
lcsit.rs Fix new 'unnecessary trailing semicolon' warnings 2020-11-26 17:08:36 -05:00
lcsit.stderr adjust tests 2020-05-09 14:40:17 +02:00
order-dependent-bounds-issue-54121.rs Add test for issue #54121: 2020-11-28 19:44:31 +01:00
rpit.rs Fix new 'unnecessary trailing semicolon' warnings 2020-11-26 17:08:36 -05:00
struct-bounds.rs Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
trait-alias-impl-trait.rs Fix new 'unnecessary trailing semicolon' warnings 2020-11-26 17:08:36 -05:00
trait-params.rs Update to chalk 0.31. Implement some unimplemented. Ignore some tests in compare mode chalk don't finish. 2020-10-06 14:14:25 -04:00
type-alias.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
type-alias.stderr rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
union-bounds.rs Update to chalk 0.31. Implement some unimplemented. Ignore some tests in compare mode chalk don't finish. 2020-10-06 14:14:25 -04:00