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
In astsrv.rs rustdoc creates a custom diagnostic emitter for use with the compiler. It did this so that it could run resolve while ignoring errors, but it no longer runs resolve, so this code isn't doing anything.