mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 10:49:25 +00:00
7412: Async loading for outdir and proc-macro r=maklad a=edwin0cheng cc #7328  [Edit] ~~Finding a way to know when the workspace and build data are loaded...~~ [Edit 2] Not perfect solution, but seem to work now. Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>