rust/compiler
Matthias Krüger 62b7293a90
Rollup merge of #131981 - compiler-errors:bound-constness, r=cjgillot
Remove the `BoundConstness::NotConst` variant

I find it easier to represent `BoundConstness::NotConst` as just `None` for some refactorings I'm doing.
2024-10-21 07:01:37 +02:00
..
2024-10-15 20:13:55 -07:00
2024-10-20 08:34:25 +00:00