rust-analyzer/xtask/src
bors[bot] f682627da4
Merge #7797
7797: Format generated lints and features manually r=matklad a=lnicola

As `quote` and `rustfmt` leave them on a single line, which makes running `grep` in the repository quite annoying.

Also removes a dead `gen_features.rs` file (`gen_lint_completions.rs` does the same thing).

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2021-02-27 14:56:24 +00:00
..
codegen Remove dead gen_features code 2021-02-27 16:26:02 +02:00
ast_src.rs Add MacroType syntax 2021-01-18 17:56:35 +01:00
codegen.rs add completions for clippy lint in attributes 2020-10-20 21:29:31 +02:00
dist.rs Build dist-x86_64-unknown-linux-musl releases 2021-02-13 18:45:07 +08:00
install.rs Bump rust to latest stable 1.50 2021-02-12 12:00:05 -05:00
lib.rs Add cargo file tidy test 2021-02-03 22:01:09 +08:00
main.rs reliable memory usage during benchmarking 2021-02-23 21:02:17 +03: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 a commit log summary in the changelog 2021-02-12 19:53:58 +02:00