rust/tests/ui/rfcs/rfc-2632-const-trait-impl/specialization
Esteban Küber 860c8cdeaf Differentiate between methods and associated functions
Accurately refer to assoc fn without receiver as assoc fn instead of methods.
Add `AssocItem::descr` method to centralize where we call methods and associated functions.
2024-08-10 00:54:16 +00:00
..
const-default-bound-non-const-specialized-bound.rs
const-default-bound-non-const-specialized-bound.stderr
const-default-const-specialized.rs
const-default-const-specialized.stderr
const-default-impl-non-const-specialized-impl.rs
const-default-impl-non-const-specialized-impl.stderr
default-keyword.rs
default-keyword.stderr
issue-95186-specialize-on-tilde-const.rs
issue-95186-specialize-on-tilde-const.stderr
issue-95187-same-trait-bound-different-constness.rs
issue-95187-same-trait-bound-different-constness.stderr
non-const-default-const-specialized.rs
non-const-default-const-specialized.stderr