comment is not a test...

This commit is contained in:
Folkert 2021-08-13 15:42:18 +02:00
parent 1b0d6110cc
commit 7d51a6bca3

View file

@ -885,9 +885,7 @@ impl<'a> LayoutCache<'a> {
pub fn rollback_to(&mut self, _snapshot: SnapshotKeyPlaceholder) {}
}
/// placeholder for the type
///
/// ven_ena::unify::Snapshot<ven_ena::unify::InPlace<CachedVariable<'a>>>
// placeholder for the type ven_ena::unify::Snapshot<ven_ena::unify::InPlace<CachedVariable<'a>>>
pub struct SnapshotKeyPlaceholder;
impl<'a> Builtin<'a> {