rust-cli / human-panic

Panic messages for humans.
https://docs.rs/human-panic
Apache License 2.0
1.66k stars 65 forks source link

Update to Rust 2018 #57

Closed spacekookie closed 5 years ago

spacekookie commented 5 years ago

For human-panic 2.0 we definitely want to upgrade the codebase to Rust 2018. This should be done before making any structural changes to how the library works and is potentially a low-hanging fruit for someone to contribute to.