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
The name matchers (the Rust and the OCaml one) have strong limitations. In particuler, the OCaml name matcher doesn't handle locally bound regions properly, meaning the patterns it can match are not as precise as they could be.
The text was updated successfully, but these errors were encountered:
The name matchers (the Rust and the OCaml one) have strong limitations. In particuler, the OCaml name matcher doesn't handle locally bound regions properly, meaning the patterns it can match are not as precise as they could be.
The text was updated successfully, but these errors were encountered: