Cannot create rlibs when run in sandboxie #54297
Labels
O-windows
Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rustc main.rs
where the crate type is bin works just fine.rustc lib.rs
where the crate type is rlib fails with this error:Given the importance of sandboxing when building and testing random code off the internet, we should really try our best to support sandboxie.
The text was updated successfully, but these errors were encountered: