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 Apr 5, 2024. It is now read-only.
This only looks weird when debugging the compiler using #[rustc_capture_analysis] and indicates that the compiler didn't find a complete use of that path and was essentially faked. Users won't be impacted as fallback will be implemented by #8
Compiling tte following code using the old capture logic
prints the following diagnostic when compiled(view on playground):
It should instead look something like:
The text was updated successfully, but these errors were encountered: