You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we use the LeanApplier only for rewrites coming from Lean, but not those hardcoded by us in Rust. This might cause problems because that means that we don't get capture avoidance, etc. for those rewrites.