Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Cleanup imports | Aleksey Kladov | 2019-11-20 | 1 | -4/+3 |
* | Don't create a separate bin for format hook | Aleksey Kladov | 2019-11-18 | 1 | -3/+8 |
* | Revert #2230 | Aleksey Kladov | 2019-11-14 | 1 | -11/+25 |
* | Use anyhow::Result in xtask, add contexts | Pascal Hertleif | 2019-11-13 | 1 | -11/+14 |
* | Allow usage of CARGO_TARGET_DIR env var | Pascal Hertleif | 2019-11-13 | 1 | -1/+2 |
* | Use autocfg to determine rust version | kjeremy | 2019-11-13 | 1 | -25/+10 |
* | Minor cleanup | Aleksey Kladov | 2019-11-13 | 1 | -1/+1 |
* | Add '--scripts-prepend-node-pat' to npm run package | mkucijan | 2019-11-11 | 1 | -1/+1 |
* | Fix typo in xtask/src/main.rs. | krk | 2019-10-30 | 1 | -1/+1 |
* | Merge #2132 | bors[bot] | 2019-10-30 | 1 | -0/+1 |
|\ | |||||
| * | echo cargo version during install | Aleksey Kladov | 2019-10-30 | 1 | -0/+1 |
* | | Some clippy fixes | kjeremy | 2019-10-30 | 1 | -1/+1 |
|/ | |||||
* | Merge #2074 | bors[bot] | 2019-10-26 | 1 | -2/+9 |
|\ |