Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #3074 | bors[bot] | 2020-02-10 | 1 | -1/+7 |
|\ | |||||
| * | Add or- and parenthesized-patterns | Matthew Jasper | 2020-02-09 | 1 | -1/+7 |
* | | xtask release | Aleksey Kladov | 2020-02-10 | 3 | -2/+48 |
* | | More convenient run_with_output | Aleksey Kladov | 2020-02-10 | 3 | -19/+16 |
* | | Add note | Aleksey Kladov | 2020-02-10 | 1 | -0/+11 |
|/ | |||||
* | Rename add import assist | Kirill Bulatov | 2020-02-07 | 1 | -2/+1 |
* | Name assist handlers | Aleksey Kladov | 2020-02-07 | 1 | -1/+1 |
* | Doctest autoimport | Aleksey Kladov | 2020-02-06 | 1 | -9/+33 |
* | :arrow_up: rust | Aleksey Kladov | 2020-01-30 | 1 | -1/+1 |
* | todo(codegen): added todo to change the reference to removed ra_tools crate | Veetaha | 2020-01-16 | 1 | -0/+1 |
* | fix(xtask.gen_syntax.typo): add s to the verb that refers to the 3d person | Veetaha | 2020-01-15 | 1 | -1/+1 |
* | Rename VS Code extension to rust-analyzer | Aleksey Kladov | 2020-01-13 | 1 | -9/+24 |
* | Use correct rustfmt for codegen | Aleksey Kladov | 2020-01-10 | 4 | -35/+32 |
* | :arrow_up: pico-args | Aleksey Kladov | 2020-01-08 | 1 | -2/+2 |
* | Merge #2758 | bors[bot] | 2020-01-07 | 1 | -1/+1 |
|\ | |||||
| * | Add "code-oss" Visual Studio Code binary name | leo-lb | 2020-01-07 | 1 | -1/+1 |
* | | Share cache cleaning logic between OSes | Aleksey Kladov | 2020-01-07 | 2 | -2/+44 |
|/ | |||||
* | Cleanup | Aleksey Kladov | 2020-01-07 | 3 | -7/+7 |
* | Move cmd to a separate dir | Aleksey Kladov | 2020-01-07 | 2 | -53/+58 |
* | Refactor xtasks | Aleksey Kladov | 2020-01-07 | 5 | -281/+290 |
* | Simplify | Aleksey Kladov | 2020-01-07 | 2 | -45/+4 |
* | Improve const generics parsing | Michael Chesser | 2020-01-06 | 1 | -0/+3 |
* | Switch ast declaration from ron to a macro | Aleksey Kladov | 2020-01-03 | 4 | -137/+717 |
* | kill unused file | Aleksey Kladov | 2020-01-02 | 1 | -0/+0 |
* | 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 |
* | Make reformat hook actually reformat files | Aleksey Kladov | 2019-12-18 | 1 | -0/+1 |
* | Use rustup toolchain instead of rustup install | Edwin Cheng | 2019-12-08 | 1 | -2/+2 |
* | 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 | 4 | -47/+35 |
* | Revert #2230 | Aleksey Kladov | 2019-11-14 | 1 | -11/+25 |
* | Use anyhow::Result in xtask, add contexts | Pascal Hertleif | 2019-11-13 | 5 | -29/+28 |
* | 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 |
* | Ignore line-endings when checking generated files for freshness | Aleksey Kladov | 2019-11-06 | 1 | -2/+6 |
* | Use run-time project path in xtask | Laurențiu Nicola | 2019-11-01 | 1 | -1/+8 |
* | 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 | 3 | -7/+5 |
|/ | |||||
* | use unicode bar for drawing the cursor | Aleksey Kladov | 2019-10-26 | 1 | -2/+6 |
* | check style for assist docs | Aleksey Kladov | 2019-10-26 | 1 | -0/+6 |
* | Merge #2075 | bors[bot] | 2019-10-26 | 1 | -1/+1 |
|\ | |||||
| * | add blank lines for readability | Aleksey Kladov | 2019-10-26 | 1 | -1/+1 |
* | | Merge #2074 | bors[bot] | 2019-10-26 | 1 | -2/+9 |
|\| | |||||
| * | document tasks module | Aleksey Kladov | 2019-10-26 | 1 | -2/+9 |