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
Rollup merge of rust-lang#148330 - bjorn3:dummy_backend_no_dlltool, r=mati865
Don't require dlltool with the dummy backend on MinGW
The dummy backend should be able to cross-compile to any target without requiring any external tool or library other than the rust standard library.
For rust-lang/miri#4648.
0 commit comments