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
Lots of time has passed since this was opened, and we've had 32-bit builds on linux going for quite some time, so I'm going to close this since we can't seem to reproduce unfortunately.
…ykril
fix: run flycheck without rev_deps when target is specified
Since querying for a crate's target is a call to salsa and therefore blocking, flycheck task is now deferred out of main thread by using `GlobalState`s `deferred_task_queue`. Fixesrust-lang#17829 and rust-lang/rustlings#2071
Linux 3.2.0-4-686-pae
The text was updated successfully, but these errors were encountered: