Files
rust/tests/ui/const-generics
Matthias Krüger 6bf5fd500a Rollup merge of #122192 - oli-obk:type_of_opaque_for_const_checks, r=lcnr
Do not try to reveal hidden types when trying to prove auto-traits in the defining scope

fixes #99793

this avoids the cycle error by just causing a selection error, which is not fatal. We pessimistically assume that freeze does not hold, which is always a safe assumption.
2024-07-24 22:22:14 +02:00
..
2024-03-22 17:12:43 +01:00
2024-06-05 20:08:00 -04:00
2023-12-24 01:58:13 +08:00
2023-12-24 01:58:13 +08:00
2024-02-07 10:42:01 +08:00