This repository has been archived by the owner on May 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
=== stdout === === stderr === warning: the feature `raw_dylib` is incomplete and may not be safe to use and/or cause compiler crashes --> <anon>:1:12 | 1 | #![feature(raw_dylib)] | ^^^^^^^^^ | = note: `#[warn(incomplete_features)]` on by default = note: see issue #58713 <rust-lang/rust#58713> for more information error: linker `link.exe` not found | = note: No such file or directory (os error 2) note: the msvc targets depend on the msvc linker but `link.exe` was not found note: please ensure that VS 2013, VS 2015, VS 2017, VS 2019 or VS 2022 was installed with the Visual C++ option error: aborting due to previous error; 1 warning emitted ==============
- Loading branch information