rust/xtask/src/codegen
Aleksey Kladov 5ba4f949c2 Kill RAW_ literals
Syntactically, they are indistinguishable from non-raw versions, so it
doesn't make sense to separate then *at the syntax* level.
2020-11-06 22:23:14 +01:00
..
gen_assists_docs.rs Use xshell::read_file instead of fs::read_to_string 2020-10-19 20:58:32 +03:00
gen_diagnostic_docs.rs Use xshell::read_file instead of fs::read_to_string 2020-10-19 20:58:32 +03:00
gen_feature_docs.rs Use xshell::read_file instead of fs::read_to_string 2020-10-19 20:58:32 +03:00
gen_features.rs Switch from not_bash to xshell 2020-10-17 02:42:42 +02:00
gen_lint_completions.rs Reorganize completions structure 2020-10-25 10:59:15 +03:00
gen_parser_tests.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
gen_syntax.rs Kill RAW_ literals 2020-11-06 22:23:14 +01:00