1
Fork 0

review comments

This commit is contained in:
Vishnunarayan K I 2020-11-10 14:59:44 +05:30
parent 5029a19313
commit 8119c4beee
4 changed files with 11 additions and 11 deletions

View file

@ -241,7 +241,7 @@ pub struct ConstQualifs {
pub has_mut_interior: bool,
pub needs_drop: bool,
pub custom_eq: bool,
pub error_occured: bool,
pub error_occured: Option<ErrorReported>,
}
/// After we borrow check a closure, we are left with various