rust/xtask/src
Aleksey Kladov c65f42325f Revert #2230
Looks like autocfg tries to do slightly more than we need (see #2231),
so let's stick with minimal home-grown solution.
2019-11-14 11:12:52 +03:00
..
bin Use anyhow::Result in xtask, add contexts 2019-11-13 20:51:57 +01:00
codegen Use anyhow::Result in xtask, add contexts 2019-11-13 20:51:57 +01:00
boilerplate_gen.rs xtask: move codegen to a module 2019-10-23 18:57:18 +03:00
codegen.rs Use anyhow::Result in xtask, add contexts 2019-11-13 20:51:57 +01:00
help.rs xtask: fold gen-tests and gen-ast into codegen 2019-10-23 18:57:18 +03:00
lib.rs Use anyhow::Result in xtask, add contexts 2019-11-13 20:51:57 +01:00
main.rs Revert #2230 2019-11-14 11:12:52 +03:00