Michael Goulet a55d30f53c
Rollup merge of #124687 - fee1-dead-contrib:private-clauses, r=compiler-errors
Make `Bounds.clauses` private

Construct it through `Bounds::default()`, then consume the clauses via the method `Bounds::clauses()`.

This helps with effects desugaring where `clauses()` is not only the clauses within the `clauses` field.
2024-05-03 23:34:25 -04:00
..
2024-05-02 15:44:05 +00:00
2024-04-29 09:48:19 +00:00
2024-04-20 11:39:43 -04:00
2024-05-04 10:20:39 +08:00
2024-04-22 18:48:47 +02:00