Merge branch 'main' into shape

This commit is contained in:
Shunsuke Shibayama 2023-08-06 19:26:51 +09:00
commit 5dec24a3bf
2 changed files with 353 additions and 320 deletions

View file

@ -2291,7 +2291,7 @@ impl Context {
/// include `typ` itself.
/// if `typ` is a refinement type, include the base type (refine.t)
pub(crate) fn _get_super_classes(
pub(crate) fn get_super_classes(
&self,
typ: &Type,
) -> Option<impl Iterator<Item = Type> + Clone> {

File diff suppressed because it is too large Load diff