rust/tests/ui/generic-const-items
Nilstrieb 41e8d152dc Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
..
associated-const-equality.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
basic.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
compare-impl-item.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
compare-impl-item.stderr Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
const-trait-impl.rs Deny more ~const trait bounds 2023-11-12 00:00:12 +01:00
const-trait-impl.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
duplicate-where-clause.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
duplicate-where-clause.stderr Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
elided-lifetimes.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
elided-lifetimes.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
evaluatable-bounds.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
evaluatable-bounds.unconstrained.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
feature-gate-generic_const_items.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
feature-gate-generic_const_items.stderr Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
inference-failure.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
inference-failure.stderr Reorder fullfillment errors to keep more interesting ones first 2023-10-04 02:04:14 +00:00
misplaced-where-clause.fixed Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
misplaced-where-clause.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
misplaced-where-clause.stderr Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
parameter-defaults.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
parameter-defaults.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
recursive.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
reference-outlives-referent.rs Don't crash when reporting nice region errors for generic const items 2023-08-12 15:34:28 +02:00
reference-outlives-referent.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
trivially-unsatisfied-bounds-0.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
trivially-unsatisfied-bounds-0.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
trivially-unsatisfied-bounds-1.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
trivially-unsatisfied-bounds-1.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unsatisfied-bounds.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
unsatisfied-bounds.stderr Point out the actual mismatch error 2023-10-02 23:14:29 +00:00
unsatisfied-evaluatable-bounds.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
unsatisfied-evaluatable-bounds.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
unsatisfied-outlives-bounds.rs Add UI tests for generic const items 2023-07-28 22:23:20 +02:00
unsatisfied-outlives-bounds.stderr Add UI tests for generic const items 2023-07-28 22:23:20 +02:00