rust/xtask/src
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
..
codegen Kill RAW_ literals 2020-11-06 22:23:14 +01:00
ast_src.rs Kill RAW_ literals 2020-11-06 22:23:14 +01:00
codegen.rs add completions for clippy lint in attributes 2020-10-20 21:29:31 +02:00
dist.rs Switch from not_bash to xshell 2020-10-17 02:42:42 +02:00
install.rs allow xtask install --client-code[=CLIENT] to specify client 2020-10-17 10:28:12 +02:00
lib.rs Switch from not_bash to xshell 2020-10-17 02:42:42 +02:00
main.rs rename flag --client-code to --client on xtask install 2020-10-20 22:37:02 +02:00
metrics.rs Switch from not_bash to xshell 2020-10-17 02:42:42 +02:00
pre_cache.rs Switch from not_bash to xshell 2020-10-17 02:42:42 +02:00
pre_commit.rs Switch from not_bash to xshell 2020-10-17 02:42:42 +02:00
release.rs Add generated_diagnostic.adoc to the release.rs and smoke_test_docs_generation 2020-10-19 21:07:40 +03:00