about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/interface.rs
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2024-05-03 23:34:25 -0400
committerGitHub <noreply@github.com>2024-05-03 23:34:25 -0400
commita55d30f53ce88d744e38a4ad8f2c063a5b4b38d8 (patch)
treec5fb2f999feab37089f9f4bd157a71947634c67f /compiler/rustc_interface/src/interface.rs
parent683197701cd926e7f3c7077abc7411ae1c462677 (diff)
parent921e74fa57b70bb40e47bf3eb980b5a510982d6f (diff)
downloadrust-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