| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-02-21 | fix the test | Aleksey Kladov | -2/+2 |
| 2019-02-20 | fix tests | Aleksey Kladov | -1/+1 |
| 2019-02-11 | Fix typo in Cargo.toml authors | Ville Penttinen | -1/+1 |
| 2019-02-11 | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | -1/+1 |
| 2019-02-08 | reformat the world | Aleksey Kladov | -57/+14 |
| 2019-01-27 | fix verification on CI | Aleksey Kladov | -133/+123 |
| 2019-01-24 | Use stable toolchain | Jeremy Kolb | -1/+1 |
| 2019-01-24 | Use npm ci instead of install | Hirokazu Hata | -2/+2 |
| 2019-01-19 | :arrow_up: update rust | Aleksey Kladov | -1/+1 |
| 2019-01-12 | Use --force when installing the VSIX. | DJMcNab | -2/+2 |
| 2018-12-31 | Add a fuzzing subcommand | DJMcNab | -1/+23 |
| 2018-12-31 | Bump failure from 0.1.3 to 0.1.4 | dependabot[bot] | -1/+1 |
| 2018-12-29 | Install rustfmt in rustfmt test | Aleksander Vognild Burkow | -1/+1 |
| 2018-12-27 | Bump itertools from 0.7.11 to 0.8.0 | dependabot[bot] | -1/+1 |
| 2018-12-27 | fix use std::{self} | gfreezy | -1/+1 |
| 2018-12-20 | :arrow_up: 1.31.1 | Aleksey Kladov | -1/+1 |
| 2018-12-20 | Fix broken test is deleted comment | DJMcNab | -1/+1 |
| 2018-12-20 | Fix the tests and fix the precommit hook | DJMcNab | -5/+6 |
| 2018-12-20 | Rename test_fail to test_err | DJMcNab | -1/+1 |
| 2018-12-20 | Change parser tests dir to inline/ok and inline/err | DJMcNab | -31/+54 |
| 2018-12-17 | fix installation on windows | Aleksey Kladov | -1/+2 |
| 2018-12-09 | Reimplement format-hook using a rust binary | DJMcNab | -22/+47 |
| 2018-12-09 | Update hook to not add unstaged files | DJMcNab | -1/+3 |
| 2018-12-09 | Implement and test format hook | DJMcNab | -7/+39 |
| 2018-12-09 | Merge #267 | bors[bot] | -8/+2 |
| 2018-12-09 | Fix cargo format component name and run rustfmt | DJMcNab | -8/+2 |
| 2018-12-08 | Add package command and upgrade event-stream | DJMcNab | -1/+1 |
| 2018-12-08 | account for new layout when collecting tests | Aleksey Kladov | -2/+8 |
| 2018-12-06 | modernize some code | Aleksey Kladov | -13/+5 |
| 2018-12-06 | :arrow_up: 1.31.0 :tada: | Aleksey Kladov | -1/+1 |
| 2018-11-24 | switch back to the latest beta | Aleksey Kladov | -1/+1 |
| 2018-11-21 | Pin to older beta | Aleksey Kladov | -1/+1 |
| 2018-10-31 | Speedup fmt | Aleksey Kladov | -9/+22 |
| 2018-10-31 | Reformat all | Aleksey Kladov | -24/+24 |
| 2018-10-31 | Various changes | Muhammad Mominul Huque | -28/+40 |
| 2018-10-31 | initial implementation | Muhammad Mominul Huque | -11/+17 |
| 2018-10-17 | clippy: Use if lets and remove redundant returns | Alan Du | -3/+2 |
| 2018-10-17 | Clippy lint: single-character string constant | Alan Du | -1/+1 |
| 2018-10-16 | rename gen-kinds to gen-syntax | Aleksey Kladov | -3/+3 |
| 2018-10-16 | fix tests | Aleksey Kladov | -46/+23 |
| 2018-10-16 | Switch to published teraron | Aleksey Kladov | -1/+1 |
| 2018-10-16 | extract teraron | Aleksey Kladov | -72/+27 |
| 2018-10-16 | Cargo Format | Jeremy A. Kolb | -20/+53 |
| 2018-10-16 | Merge #128 | bors[bot] | -66/+93 |
| 2018-10-16 | take `&Path` instead of `PathBuf` | Muhammad Mominul Huque | -5/+5 |
| 2018-10-16 | Refactor the constants | Muhammad Mominul Huque | -20/+19 |
| 2018-10-15 | Use CARGO_MANIFEST_DIR for locating the grammar.ron file | Muhammad Mominul Huque | -8/+7 |
| 2018-10-15 | switch base crates to 2018 | Aleksey Kladov | -0/+1 |
| 2018-10-14 | Show how to generate code with error message | Muhammad Mominul Huque | -6/+8 |
| 2018-10-14 | create cli.rs and make the tests passing | Muhammad Mominul Huque | -59/+86 |
