rust/tests/ui/rfcs/rfc-2632-const-trait-impl
2023-08-14 02:17:30 +00:00
..
auxiliary bless tests 2023-08-06 13:34:53 +00:00
const_derives Fix ICE 2023-08-07 17:16:10 +00:00
effects bless tests 2023-08-06 13:34:53 +00:00
specialization Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
assoc-type-const-bound-usage.rs Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
assoc-type-const-bound-usage.stderr Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
assoc-type.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
assoc-type.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
attr-misuse.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
attr-misuse.stderr Merge attrs, better validation 2023-06-20 04:38:55 +00:00
call-const-trait-method-fail.rs bless tests 2023-08-06 13:34:53 +00:00
call-const-trait-method-fail.stderr bless tests 2023-08-06 13:34:53 +00:00
call-const-trait-method-pass.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
call-const-trait-method-pass.stderr bless tests 2023-08-06 13:34:53 +00:00
call-generic-in-impl.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
call-generic-in-impl.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
call-generic-method-chain.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
call-generic-method-chain.stderr bless tests 2023-08-06 13:34:53 +00:00
call-generic-method-dup-bound.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
call-generic-method-dup-bound.stderr bless tests 2023-08-06 13:34:53 +00:00
call-generic-method-fail.rs Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
call-generic-method-nonconst-bound.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
call-generic-method-nonconst.rs update tests, adding known-bug 2023-07-27 15:51:02 +00:00
call-generic-method-pass.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
call-generic-method-pass.stderr bless tests 2023-08-06 13:34:53 +00:00
call.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-and-non-const-impl.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-and-non-const-impl.stderr bless tests 2023-08-06 13:34:53 +00:00
const-check-fns-in-const-impl.rs bless tests 2023-08-06 13:34:53 +00:00
const-check-fns-in-const-impl.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-closure-parse-not-item.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-closure-trait-method-fail.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-closure-trait-method-fail.stderr Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
const-closure-trait-method.rs Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
const-closure-trait-method.stderr Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
const-closures.rs Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
const-closures.stderr Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
const-default-method-bodies.rs bless tests 2023-08-06 13:34:53 +00:00
const-default-method-bodies.stderr bless tests 2023-08-06 13:34:53 +00:00
const-drop-bound.rs update tests, adding known-bug 2023-07-27 15:51:02 +00:00
const-drop-bound.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
const-drop-fail-2.precise.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-drop-fail-2.rs bless tests 2023-08-06 13:34:53 +00:00
const-drop-fail-2.stderr bless tests 2023-08-06 13:34:53 +00:00
const-drop-fail-2.stock.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-drop-fail.precise.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
const-drop-fail.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-drop-fail.stock.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
const-drop.precise.stderr bless tests 2023-08-06 13:34:53 +00:00
const-drop.rs update tests, adding known-bug 2023-07-27 15:51:02 +00:00
const-drop.stock.stderr bless tests 2023-08-06 13:34:53 +00:00
const-impl-norecover.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-impl-norecover.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-impl-recovery.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-impl-recovery.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-impl-requires-const-trait.rs bless tests 2023-08-06 13:34:53 +00:00
const-impl-requires-const-trait.stderr Fix ICE 2023-08-07 17:16:10 +00:00
const-impl-trait.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
const-impl-trait.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cross-crate-default-method-body-is-const.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cross-crate.gatednc.stderr bless tests 2023-08-06 13:34:53 +00:00
cross-crate.rs bless tests 2023-08-06 13:34:53 +00:00
cross-crate.stock.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
cross-crate.stocknc.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
default-method-body-is-const-body-checking.rs Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
default-method-body-is-const-same-trait-ck.rs Effects: don't print host param in diagnostics 2023-07-29 14:55:35 +00:00
default-method-body-is-const-same-trait-ck.stderr bless tests 2023-08-06 13:34:53 +00:00
default-method-body-is-const-with-staged-api.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
do-not-const-check-override.rs bless tests 2023-08-06 13:34:53 +00:00
do-not-const-check.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
feature-gate.gated.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
feature-gate.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
feature-gate.stock.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
function-pointer-does-not-require-const.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
gate.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
gate.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
generic-bound.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
generic-bound.stderr bless tests 2023-08-06 13:34:53 +00:00
hir-const-check.rs bless tests 2023-08-06 13:34:53 +00:00
hir-const-check.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
impl-tilde-const-trait.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
impl-tilde-const-trait.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
impl-with-default-fn-fail.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
impl-with-default-fn-fail.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
impl-with-default-fn-pass.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
inherent-impl-const-bounds.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
inherent-impl.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
inherent-impl.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-79450.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-79450.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-88155.rs update tests, adding known-bug 2023-07-27 15:51:02 +00:00
issue-88155.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
issue-90052.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-90052.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-92111.rs update tests, adding known-bug 2023-07-27 15:51:02 +00:00
issue-92111.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
issue-92230-wf-super-trait-env.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-100222.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-102156.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-102156.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
issue-102985.rs update tests, adding known-bug 2023-07-27 15:51:02 +00:00
issue-102985.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
issue-103677.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
match-non-const-eq.gated.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
match-non-const-eq.rs update tests, adding known-bug 2023-07-27 15:51:02 +00:00
match-non-const-eq.stock.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
nested-closure.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
non-const-op-const-closure-non-const-outer.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
non-const-op-const-closure-non-const-outer.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
non-const-op-in-closure-in-const.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
non-const-op-in-closure-in-const.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
specializing-constness-2.rs update tests, adding known-bug 2023-07-27 15:51:02 +00:00
specializing-constness-2.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
specializing-constness.rs bless tests 2023-08-06 13:34:53 +00:00
specializing-constness.stderr Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
staged-api-user-crate.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
staged-api-user-crate.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
staged-api.rs bless tests 2023-08-06 13:34:53 +00:00
staged-api.stable.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
staged-api.unstable.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
static-const-trait-bound.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
std-impl-gate.gated.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
std-impl-gate.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
std-impl-gate.stock.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
super-traits-fail-2.nn.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
super-traits-fail-2.ny.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
super-traits-fail-2.rs update tests, adding known-bug 2023-07-27 15:51:02 +00:00
super-traits-fail-2.yn.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
super-traits-fail-2.yy.stderr update tests, adding known-bug 2023-07-27 15:51:02 +00:00
super-traits-fail-3.nn.stderr Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
super-traits-fail-3.ny.stderr Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
super-traits-fail-3.rs Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
super-traits-fail-3.yn.stderr Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
super-traits-fail-3.yy.stderr Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
super-traits-fail.rs update tests, adding known-bug 2023-07-27 15:51:02 +00:00
super-traits.rs Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
syntax.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
tilde_const_on_impl_bound.rs Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
tilde_const_on_impl_bound.stderr Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
tilde-const-and-const-params.rs Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
tilde-const-and-const-params.stderr Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
tilde-const-invalid-places.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
tilde-const-invalid-places.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
tilde-const-syntax.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
tilde-twice.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
tilde-twice.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
trait-default-body-stability.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
trait-default-body-stability.stderr bless tests 2023-08-06 13:34:53 +00:00
trait-method-ptr-in-consts-ice.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
trait-where-clause-const.rs Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
trait-where-clause-const.stderr Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
trait-where-clause-run.rs Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
trait-where-clause-self-referential.rs Remove constness from ImplSource::Param 2023-08-14 02:17:30 +00:00
trait-where-clause.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
trait-where-clause.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
without-tilde.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
without-tilde.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00