about summary refs log tree commit diff
path: root/xtask
AgeCommit message (Expand)AuthorLines
2020-12-23Don't release uncompressed binaries under the new naming schemeLaurențiu Nicola-1/+0
2020-12-23Update ungrammar for const block patternsLukas Wirth-1/+2
2020-12-22Build aarch64-apple-darwin binaries on CILaurențiu Nicola-14/+58
2020-12-16Node-ify lifetimesLukas Wirth-4/+5
2020-12-15Move to upstream `macro_rules!` modelJonas Schievink-1/+3
2020-12-12Remove some redundant allocationsJeremy Kolb-1/+1
2020-12-11metrics: go back to `cmd!`Jonas Schievink-6/+3
2020-12-11Fix typo leading to metrics lossJonas Schievink-1/+1
2020-12-11Capture memory usage metricsJonas Schievink-1/+6
2020-12-11Revert "Fix memory usage metrics"Jonas Schievink-3/+1
2020-12-11Fix memory usage metricsJonas Schievink-1/+3
2020-12-09Include config into the manualAleksey Kladov-1/+2
2020-12-08Update usage string to include code-exploration client.Jérémy-1/+1
2020-12-08Add client install support for `code-exploration` build.Jérémy-6/+14
2020-12-07Update expect-test and remove outdated licensekjeremy-1/+0
2020-11-17cargo update and add new licensekjeremy-0/+1
2020-11-13Revert "Upgrade version of npms lockfile"Aleksey Kladov-1/+1
2020-11-12Upgrade version of npms lockfileAleksey Kladov-1/+1
2020-11-09More consistent namingAleksey Kladov-3/+5
2020-11-07Merge #6476bors[bot]-0/+1
2020-11-06Kill RAW_ literalsAleksey Kladov-11/+2
2020-11-06Generate token for ints and floatsAleksey Kladov-1/+5
2020-11-05Add missing AssocItems in add_custom_impl assistLukas Wirth-0/+1
2020-11-02Deny unreachable-pubAleksey Kladov-5/+5
2020-10-25Reorganize completions structureIgor Aleksanov-1/+1
2020-10-20Merge #6259bors[bot]-17/+51
2020-10-20rename flag --client-code to --client on xtask installEmil Gardström-8/+8
2020-10-20add completions for clippy lint in attributesBenjamin Coenen-4/+125
2020-10-19Add generated_diagnostic.adoc to the release.rs and smoke_test_docs_generationIgor Aleksanov-1/+9
2020-10-19Use xshell::read_file instead of fs::read_to_stringIgor Aleksanov-9/+10
2020-10-19Create xtask module to generate diagnostics docsIgor Aleksanov-0/+76
2020-10-18Extract call_info and completion into separate cratesIgor Aleksanov-1/+1
2020-10-17allow xtask install --client-code[=CLIENT] to specify clientEmil Gardström-15/+49
2020-10-17Switch from not_bash to xshellAleksey Kladov-318/+165
2020-10-16Improve compile time a tiny bitAleksey Kladov-10/+13
2020-10-14Add reminder to update lsp-extensions.mdAleksey Kladov-0/+45
2020-10-08Bump rustc_lexer, cfg-if to 1.0 and add new license to checkkjeremy-0/+1
2020-10-08Merge #5651bors[bot]-1/+1
2020-10-08Add track_env_var to the proc macro serverLaurențiu Nicola-1/+1
2020-10-06Smoke test docs generationAleksey Kladov-0/+7
2020-10-05Fix feature nameAleksey Kladov-5/+7
2020-09-14Add GitHub Sponsors link to blog post templateJonas Schievink-1/+2
2020-09-03Up proc-macro2 to 1.20kjeremy-2/+2
2020-09-01"How I survived Git" tipsAleksey Kladov-9/+31
2020-08-31Add a test that forbids merge commitsdragfire-0/+14
2020-08-29Replace custom `not_bash::fs2` setup with fs_err crateVeetaha-45/+5
2020-08-27:arrow_up: cratesAleksey Kladov-1/+1
2020-08-27CONST LOOPS ARE HEREAleksey Kladov-1/+1
2020-08-25Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker-588/+1
2020-08-24Support extern typesJonas Schievink-588/+1