about summary refs log tree commit diff
path: root/tests/ui/traits/next-solver/normalize/normalize-param-env-4.next.stderr
AgeCommit message (Collapse)AuthorLines
2025-07-20Consider param-env for fast pathMichael Goulet-15/+1
2025-06-16tests: bless remaining testsDavid Wood-1/+15
These tests just need blessing, they don't have any interesting behaviour changes. Some of these tests have new errors because `LegacyReceiver` cannot be proven to be implemented now that it is also testing for `MetaSized` - but this is just a consequence of the other errors in the test.
2025-05-07Only prefer param-env candidates if they remain non-global after normMichael Goulet-19/+1
2024-03-11Move project -> normalize, move normalize testsMichael Goulet-0/+27