Rust: Refactor using shared constraint satisfaction

This commit is contained in:
Simon Friis Vindum
2025-10-24 09:12:42 +02:00
parent 26f59a8786
commit b189f1fe3f
4 changed files with 60 additions and 96 deletions

View File

@@ -729,7 +729,7 @@ module Make1<LocationSig Location, InputSig1<Location> Input1> {
}
/** Provides logic related to base types. */
private module BaseTypes {
module BaseTypes {
/**
* Holds if, when `tm1` is considered an instantiation of `tm2`, then at
* the type parameter `tp` it has the type `t` at `path`.