diff options
| author | Michael Goulet <michael@errs.io> | 2024-05-03 23:34:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-03 23:34:25 -0400 |
| commit | a55d30f53ce88d744e38a4ad8f2c063a5b4b38d8 (patch) | |
| tree | c5fb2f999feab37089f9f4bd157a71947634c67f /compiler/rustc_interface/src/interface.rs | |
| parent | 683197701cd926e7f3c7077abc7411ae1c462677 (diff) | |
| parent | 921e74fa57b70bb40e47bf3eb980b5a510982d6f (diff) | |
| download | rust-a55d30f53ce88d744e38a4ad8f2c063a5b4b38d8.tar.gz rust-a55d30f53ce88d744e38a4ad8f2c063a5b4b38d8.zip | |
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.
Diffstat (limited to 'compiler/rustc_interface/src/interface.rs')
0 files changed, 0 insertions, 0 deletions
