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 has been archived by the owner on Mar 1, 2019. It is now read-only.
The RLS needs
-Zcontinue-parse-after-error
This will require some more API in rustc, I think.
We also need
--error-format=json
, but that is stable so can just be passed normally.Will Rustdoc need other options? cc @steveklabnik
The text was updated successfully, but these errors were encountered: