| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-02-14 | Move rm_rf to not-bash | Aleksey Kladov | -9/+23 |
| 2020-02-14 | Trim output | Aleksey Kladov | -1/+1 |
| 2020-02-14 | Add fs2 module for better error messages | Aleksey Kladov | -5/+28 |
| 2020-02-14 | Update the manual on release | Aleksey Kladov | -1/+4 |
| 2020-02-14 | Add dry run mode to xtask release | Aleksey Kladov | -6/+9 |
| 2020-02-14 | Cleanup | Aleksey Kladov | -1/+1 |
| 2020-02-14 | More declarative fs massaging | Aleksey Kladov | -18/+35 |
| 2020-02-14 | Replace Cmd with not-bash | Aleksey Kladov | -154/+171 |
| 2020-02-14 | Prevent auto-update of dev extension | Aleksey Kladov | -4/+21 |
| 2020-02-14 | Minor | Aleksey Kladov | -31/+19 |
| 2020-02-11 | Merge #3062 | bors[bot] | -4/+4 |
| 2020-02-11 | Implement slice pattern AST > HIR lowering | Jonas Platte | -4/+4 |
| 2020-02-10 | Merge #3074 | bors[bot] | -1/+7 |
| 2020-02-10 | xtask release | Aleksey Kladov | -2/+48 |
| 2020-02-10 | More convenient run_with_output | Aleksey Kladov | -19/+16 |
| 2020-02-10 | Add note | Aleksey Kladov | -0/+11 |
| 2020-02-09 | Add or- and parenthesized-patterns | Matthew Jasper | -1/+7 |
| 2020-02-07 | Rename add import assist | Kirill Bulatov | -2/+1 |
| 2020-02-07 | Name assist handlers | Aleksey Kladov | -2/+2 |
| 2020-02-06 | Doctest autoimport | Aleksey Kladov | -9/+33 |
| 2020-01-30 | :arrow_up: rust | Aleksey Kladov | -1/+1 |
| 2020-01-17 | todo(codegen): added todo to change the reference to removed ra_tools crate | Veetaha | -0/+1 |
| 2020-01-16 | fix(xtask.gen_syntax.typo): add s to the verb that refers to the 3d person | Veetaha | -1/+1 |
| 2020-01-13 | Rename VS Code extension to rust-analyzer | Aleksey Kladov | -9/+24 |
| 2020-01-10 | Use correct rustfmt for codegen | Aleksey Kladov | -35/+32 |
| 2020-01-08 | :arrow_up: pico-args | Aleksey Kladov | -2/+2 |
| 2020-01-07 | Merge #2758 | bors[bot] | -1/+1 |
| 2020-01-07 | Share cache cleaning logic between OSes | Aleksey Kladov | -2/+44 |
| 2020-01-07 | Add "code-oss" Visual Studio Code binary name | leo-lb | -1/+1 |
| 2020-01-07 | Cleanup | Aleksey Kladov | -7/+7 |
| 2020-01-07 | Move cmd to a separate dir | Aleksey Kladov | -53/+58 |
| 2020-01-07 | Refactor xtasks | Aleksey Kladov | -281/+290 |
| 2020-01-07 | Simplify | Aleksey Kladov | -45/+4 |
| 2020-01-07 | Improve const generics parsing | Michael Chesser | -0/+3 |
| 2020-01-03 | Switch ast declaration from ron to a macro | Aleksey Kladov | -139/+717 |
| 2020-01-02 | kill unused file | Aleksey Kladov | -0/+0 |
| 2019-12-26 | Check for `todo!` macros in no_todo | Florian Diebold | -1/+1 |
| 2019-12-24 | Notify that latest version of VS Code is required | bold | -1/+1 |
| 2019-12-19 | :arrow_up: Rust | Aleksey Kladov | -1/+1 |
| 2019-12-18 | Make reformat hook actually reformat files | Aleksey Kladov | -0/+1 |
| 2019-12-08 | Use rustup toolchain instead of rustup install | Edwin Cheng | -2/+2 |
| 2019-12-02 | Switch back to npm install | Aleksey Kladov | -1/+2 |
| 2019-11-27 | rename ra_ide_api -> ra_ide | Aleksey Kladov | -1/+1 |
| 2019-11-27 | Move Ty | Aleksey Kladov | -0/+1 |
| 2019-11-24 | hir_def is fully doc'ed! | Aleksey Kladov | -1/+0 |
| 2019-11-20 | Remove npm.cmd | Aleksey Kladov | -3/+3 |
| 2019-11-20 | Cleanup imports | Aleksey Kladov | -4/+6 |
| 2019-11-18 | Don't create a separate bin for format hook | Aleksey Kladov | -47/+35 |
| 2019-11-14 | Revert #2230 | Aleksey Kladov | -12/+25 |
| 2019-11-13 | Use anyhow::Result in xtask, add contexts | Pascal Hertleif | -29/+29 |
