| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-03-14 | :arrow_up: xshell | Aleksey Kladov | -31/+27 |
| 2021-11-03 | Use `.into_iter()` method on array to avoid dereference | Aramis Razzaghipour | -2/+2 |
| 2021-10-23 | Set MSRV | Laurențiu Nicola | -36/+1 |
| 2021-10-21 | Migrate to edition 2021 | Lukas Wirth | -1/+1 |
| 2021-10-03 | Add semicolons for consistency | Aramis Razzaghipour | -2/+2 |
| 2021-09-11 | minor: make code clearer with ControlFlow | Aleksey Kladov | -1/+1 |
| 2021-06-17 | Nest all the or-patterns! | Lukas Wirth | -1/+1 |
| 2021-05-06 | internal: use API stabilized in 1.52 | Aleksey Kladov | -1/+1 |
| 2021-03-25 | Rust 1.51 | kjeremy | -1/+1 |
| 2021-03-05 | Underengineer `cargo xtask install --client` | Aleksey Kladov | -56/+35 |
| 2021-03-05 | Cleanup install command | Aleksey Kladov | -18/+15 |
| 2021-03-01 | Simplify xtask | Aleksey Kladov | -9/+9 |
| 2021-02-12 | Bump rust to latest stable 1.50 | kjeremy | -1/+1 |
| 2021-02-05 | Do not overwrite lock file | kjeremy | -2/+2 |
| 2021-01-26 | Make always-assert crate reusable | Aleksey Kladov | -1/+1 |
| 2021-01-18 | Add back jemalloc support | Jonas Schievink | -0/+2 |
| 2020-12-08 | Add client install support for `code-exploration` build. | Jérémy | -6/+14 |
| 2020-11-13 | Revert "Upgrade version of npms lockfile" | Aleksey Kladov | -1/+1 |
| 2020-11-12 | Upgrade version of npms lockfile | Aleksey Kladov | -1/+1 |
| 2020-10-17 | allow xtask install --client-code[=CLIENT] to specify client | Emil Gardström | -9/+40 |
| 2020-10-17 | Switch from not_bash to xshell | Aleksey Kladov | -22/+24 |
| 2020-10-08 | Add track_env_var to the proc macro server | Laurențiu Nicola | -1/+1 |
| 2020-08-27 | CONST LOOPS ARE HERE | Aleksey Kladov | -1/+1 |
| 2020-07-22 | Remove support for jemalloc | Aleksey Kladov | -2/+0 |
| 2020-07-14 | Add opt-in mimalloc feature | Ivan Kozik | -3/+13 |
| 2020-04-23 | Bump required rust to 1.43 | kjeremy | -1/+1 |
| 2020-03-20 | Make from-source install use cargo installed binary by default | Aleksey Kladov | -11/+0 |
| 2020-03-04 | cargo xtask dist | Aleksey Kladov | -5/+1 |
| 2020-03-01 | Readability | nmio | -1/+3 |
| 2020-03-01 | Add note | nmio | -2/+1 |
| 2020-02-27 | Make xtask install path-agnostic | Aleksey Kladov | -1/+5 |
| 2020-02-18 | More manual clippy fixes | Kirill Bulatov | -5/+4 |
| 2020-02-18 | Rename config value for server Path | Aleksey Kladov | -1/+1 |
| 2020-02-18 | Rename the binary to rust-analyzer | Aleksey Kladov | -2/+2 |
| 2020-02-17 | Fix extension name | Aleksey Kladov | -13/+5 |
| 2020-02-14 | xtask: bump nodejs requirement while we can! | Veetaha | -1/+1 |
| 2020-02-14 | More declarative fs massaging | Aleksey Kladov | -18/+8 |
| 2020-02-14 | Replace Cmd with not-bash | Aleksey Kladov | -65/+44 |
| 2020-02-14 | Prevent auto-update of dev extension | Aleksey Kladov | -4/+21 |
| 2020-02-14 | Minor | Aleksey Kladov | -31/+19 |
| 2020-02-10 | More convenient run_with_output | Aleksey Kladov | -15/+10 |
| 2020-02-10 | Add note | Aleksey Kladov | -0/+11 |
| 2020-01-30 | :arrow_up: rust | Aleksey Kladov | -1/+1 |
| 2020-01-13 | Rename VS Code extension to rust-analyzer | Aleksey Kladov | -9/+24 |
| 2020-01-07 | Add "code-oss" Visual Studio Code binary name | leo-lb | -1/+1 |
| 2020-01-07 | Cleanup | Aleksey Kladov | -2/+2 |
| 2020-01-07 | Refactor xtasks | Aleksey Kladov | -0/+178 |
