sunfishcode / eyra

Rust programs written entirely in Rust
Other
765 stars 12 forks source link

Add a test for `-Zbuild-std`. #9

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

-Zbuild-std works with the extern crate eyra; trick, even if it doesn't work with the std = { package = "eyra" } trick.