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
Rename the `semantic::Policy` to `semantic::Semantic`. Keep the
re-export at `Policy/mod.rs` (was an alias).
In the `semantic` module unit tests leave `StringPolicy` as it is.
Outside the `semantic` module remove the stutter; use `Semantic`
instead of `semantic::Semantic`.
0 commit comments