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
Auto merge of #2528 - workingjubilee:scope-wasi, r=joshtriplett
Scope in Send, Sync for wasi
Without this, libc fails during the build of rustc. See: rust-lang/rust#90681
Alternative solution: It's not clear this is necessary for core to finish building, so maybe we should cfg it out in that case, instead?
0 commit comments