sunfishcode / c-ward

An implementation of libc written in Rust
Other
187 stars 11 forks source link

Update CI to the latest Rust nightly. #94

Closed sunfishcode closed 8 months ago

sunfishcode commented 8 months ago

This requires adding #![feature(exposed_provenance)].