Normalization currently rejects this code ```rust comments.filter(|c| neq(c.user_id, ribbon.user_id)); ``` Because of `BindState`, but it should be allowed
Normalization currently rejects this code
Because of
BindState, but it should be allowed