reverie-rs / reverie

trace and intercept linux syscalls.
Other
14 stars 5 forks source link

Pin the nightly Rust toolchain with a config file #55

Closed ckoparkar closed 5 years ago

ckoparkar commented 5 years ago

With a rust-toolchain file, we no longer have to rustup override set nightly/cargo +nightly build to get Cargo to use the correct toolchain.