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
This commit has a few tweaks necessary to get a wasi binary of `rustfmt`
working. Timers were flagged as being allowed on wasi targets (but still
not allowed on wasm32), and path canonicalization errors are now also
ignored. This is also somewhat beneficial for other filesystems as well
where canonicalization sometimes does not work in esoteric situations.
0 commit comments