rust/xtask/src
bors[bot] fd1fcf2c2e
Merge #7010
7010: Update ungrammar for const block patterns r=matklad a=Veykril

Fixes #6848

Adds const blocks and const block patterns to the AST and parses them.

Blocked on https://github.com/rust-analyzer/ungrammar/pull/17/, will merge that PR there once this one gets the OK so I can remove the local ungrammar dependency path and fix the Cargo.lock.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-12-23 10:37:30 +00:00
..
codegen Node-ify lifetimes 2020-12-16 14:16:09 +01:00
ast_src.rs Update ungrammar for const block patterns 2020-12-23 01:26:31 +01:00
codegen.rs add completions for clippy lint in attributes 2020-10-20 21:29:31 +02:00
dist.rs Don't release uncompressed binaries under the new naming scheme 2020-12-23 08:46:38 +02:00
install.rs Add client install support for code-exploration build. 2020-12-08 19:23:25 +01:00
lib.rs Switch from not_bash to xshell 2020-10-17 02:42:42 +02:00
main.rs Update usage string to include code-exploration client. 2020-12-08 20:28:32 +01:00
metrics.rs metrics: go back to cmd! 2020-12-11 18:24:42 +01: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 Include config into the manual 2020-12-09 15:31:10 +03:00