]> git.lizzy.rs Git - rust.git/commit
Various changes
authorMuhammad Mominul Huque <mominul2082@gmail.com>
Wed, 31 Oct 2018 19:50:43 +0000 (01:50 +0600)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Wed, 31 Oct 2018 20:39:21 +0000 (23:39 +0300)
commit857c1650efdb51650458f9ec1119adaa49b34371
treef6239e330db9880f1f0712032eb98645f719c363
parentd14610dab4b4fedee7a0d8f1739eb3e0691984c1
Various changes
Pin to a specific toolchain version
Format checking functionality
Add a test to check the code formatting.
Remove macro_use attribute
crates/tools/src/lib.rs
crates/tools/src/main.rs
crates/tools/tests/cli.rs