Merge branch 'main' into marshall/gpui2-playground
This commit is contained in:
commit
ad8187b151
107 changed files with 6777 additions and 2442 deletions
|
@ -1252,7 +1252,7 @@ impl AppContext {
|
|||
result
|
||||
})
|
||||
} else {
|
||||
panic!("circular model update");
|
||||
panic!("circular model update for {}", std::any::type_name::<T>());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue