rust/crates/tools
bors[bot] 39cb6c6d3f Merge #128
128: Add a test to verify if the generated codes are up-to-date. r=matklad a=mominul

This test checks if the generated codes are up-to-date every time during `cargo test`.

I have confirmed that the test works by manually editing the `grammar.ron` file.

Closes #126 

Thanks!

Co-authored-by: Muhammad Mominul Huque <mominul2082@gmail.com>
2018-10-16 12:24:26 +00:00
..
src take &Path instead of PathBuf 2018-10-16 15:36:53 +06:00
tests take &Path instead of PathBuf 2018-10-16 15:36:53 +06:00
Cargo.toml switch base crates to 2018 2018-10-15 20:00:54 +03:00