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
Rollup merge of rust-lang#157362 - fallible-algebra:typos/arg-in-wf, r=petrochenkov
Fix trivial wf module argument/doc comment name mismatches
Some instances of `arg` in the `wf` module got renamed to `term` a while back, but the doc comments were not updated. This PR updates to `term`.
0 commit comments