update some logic and comments

This commit is contained in:
Folkert 2023-06-29 18:40:14 +02:00
parent b29e612a4d
commit 0308e02ba9
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
3 changed files with 8 additions and 3 deletions

View file

@ -7583,7 +7583,7 @@ fn substitute_in_expr<'a>(
NullPointer => None,
Reset { .. } | ResetRef { .. } => {
unreachable!("reset/resetref/reuse have not been introduced yet")
unreachable!("reset(ref) has not been introduced yet")
}
Struct(args) => {