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
{{ message }}
This repository was archived by the owner on Nov 26, 2024. It is now read-only.
`rustfmt` gives warning:
Warning: the `hide_parse_errors` option is deprecated. Use
`show_parse_errors` instead
As suggested use `show_parse_errors` and switch the boolean value.
0 commit comments