#73905 regressed several tests around associated type defaults #78049
Labels
A-associated-items
Area: Associated items (types, constants & functions)
C-bug
Category: This is a bug.
F-associated_type_defaults
`#![feature(associated_type_defaults)]`
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
It seems that several test regression got ignored in #73905:
default types no longer needs to be wfWhile some of the other changes are acceptable, I think the changes listed above doesn't really get justified and seems to be a regression.
cc @matthewjasper
The text was updated successfully, but these errors were encountered: