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
Michael Goulet
f614eaea2c
Remove some unnecessary allow(incomplete_features)
2024-03-11 19:42:04 +00:00
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
Michael Goulet
59315b8a63
Stabilize AFIT and RPITIT
2023-10-13 21:01:36 +00:00
Santiago Pastorino
e0302bbc3b
Add revisions for -Zlower-impl-trait-in-trait-to-assoc-ty fixed tests
2023-03-17 16:01:53 -03:00