Kattis / problemtools

Tools to manage problem packages using the Kattis problem package format.
MIT License
101 stars 70 forks source link

Use edition 2018 of rust for compilation #130

Closed pehrsoderman closed 5 years ago

pehrsoderman commented 5 years ago

Rust defaults to the 2015 edition, unless you explicitly tell rustc to use the 2018 edition.