Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a lot of clippy::style fixes | Matthias Krüger | 2021-03-21 | 1 | -1/+1 |
* | xtask: replace "lint" command by a simply cargo alias | Matthias Krüger | 2021-03-14 | 1 | -20/+0 |
* | Fix remaining references to `cargo xtask codegen` | Lukas Wirth | 2021-03-12 | 1 | -1/+1 |
* | Remove now dead code | Aleksey Kladov | 2021-03-08 | 1 | -18/+1 |
* | Make `code generation` just work | Aleksey Kladov | 2021-03-08 | 1 | -1/+0 |
* | Make working with codegen less annoying | Aleksey Kladov | 2021-03-08 | 1 | -4/+9 |
* | Underengineer `cargo xtask install --client` | Aleksey Kladov | 2021-03-05 | 1 | -4/+1 |
* | Cleanup install command | Aleksey Kladov | 2021-03-05 | 1 | -29/+4 |
* | Fix regression where the client was not installed | Aleksey Kladov | 2021-03-05 | 1 | -1/+1 |
* | Use cli parser with auto-generated help | Aleksey Kladov | 2021-03-01 | 1 | -108/+26 |
* | Axe pre-commit | Aleksey Kladov | 2021-03-01 | 1 | -15/+0 |
* | Simplify xtask | Aleksey Kladov | 2021-03-01 | 1 | -7/+127 |
* | reliable memory usage during benchmarking | Aleksey Kladov | 2021-02-23 | 1 | -1/+4 |
* | Update pico-args | kjeremy | 2021-01-19 | 1 | -13/+21 |
* | Add back jemalloc support | Jonas Schievink | 2021-01-18 | 1 | -3/+9 |
* | Add build benchmark xtask command | Aleksey Kladov | 2021-01-11 | 1 | -2/+10 |
* | Update usage string to include code-exploration client. | Jérémy | 2020-12-08 | 1 | -1/+1 |
* | rename flag --client-code to --client on xtask install | Emil Gardström | 2020-10-20 | 1 | -8/+8 |
* | allow xtask install --client-code[=CLIENT] to specify client | Emil Gardström | 2020-10-17 | 1 | -6/+9 |
* | Switch from not_bash to xshell | Aleksey Kladov | 2020-10-17 | 1 | -2/+2 |
* | Cleanup feature generation | Aleksey Kladov | 2020-08-18 | 1 | -7/+3 |
* | Merge remote-tracking branch 'rust-analyzer/master' | Dmitry | 2020-08-18 | 1 | -2/+3 |
|\ | |||||
| * | Revive cache cleaning | Aleksey Kladov | 2020-08-18 | 1 | -2/+3 |
* | | Added competition for unstable features | Dmitry | 2020-08-09 | 1 | -0/+1 |
|/ | |||||
* | Add self-analysis-stats to metrics | Aleksey Kladov | 2020-07-24 | 1 | -2/+6 |
* | Add metrics | Aleksey Kladov | 2020-07-24 | 1 | -0/+2 |
* | Minor | Aleksey Kladov | 2020-07-24 | 1 | -3/+4 |
* | Remove support for jemalloc | Aleksey Kladov | 2020-07-22 | 1 | -10/+2 |
* | Add opt-in mimalloc feature | Ivan Kozik | 2020-07-14 | 1 | -3/+12 |
* | . | Aleksey Kladov | 2020-07-07 | 1 | -1/+6 |
* | Refactor | Aleksey Kladov | 2020-06-08 | 1 | -2/+2 |
* | Move to a dedicated file | Aleksey Kladov | 2020-06-08 | 1 | -2/+3 |
* | Don't store generated docs in the repo | Aleksey Kladov | 2020-06-03 | 1 | -0/+1 |
* | Generate features docs from source | Aleksey Kladov | 2020-05-31 | 1 | -0/+1 |
* | Don't strip nightly releases | Aleksey Kladov | 2020-04-08 | 1 | -10/+4 |
* | Fix formatting | Aleksey Kladov | 2020-03-23 | 1 | -1/+1 |
* | Fix release | Aleksey Kladov | 2020-03-23 | 1 | -4/+10 |
* | Simplify extension tag sniffing | Aleksey Kladov | 2020-03-19 | 1 | -2/+3 |
* | Build server via dist as well | Aleksey Kladov | 2020-03-04 | 1 | -2/+3 |
* | cargo xtask dist | Aleksey Kladov | 2020-03-04 | 1 | -2/+12 |
* | Add dry run mode to xtask release | Aleksey Kladov | 2020-02-14 | 1 | -1/+2 |
* | xtask release | Aleksey Kladov | 2020-02-10 | 1 | -1/+5 |
* | :arrow_up: pico-args | Aleksey Kladov | 2020-01-08 | 1 | -2/+2 |
* | Share cache cleaning logic between OSes | Aleksey Kladov | 2020-01-07 | 1 | -1/+5 |
* | Refactor xtasks | Aleksey Kladov | 2020-01-07 | 1 | -211/+72 |
* | Simplify | Aleksey Kladov | 2020-01-07 | 1 | -32/+4 |
* | Notify that latest version of VS Code is required | bold | 2019-12-24 | 1 | -1/+1 |
* | :arrow_up: Rust | Aleksey Kladov | 2019-12-19 | 1 | -1/+1 |
* | Switch back to npm install | Aleksey Kladov | 2019-12-02 | 1 | -1/+2 |
* | Remove npm.cmd | Aleksey Kladov | 2019-11-20 | 1 | -3/+3 |