Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use EXE extension for pre-commit hook on Window | Hrvoje Ban | 2019-03-27 | 1 | -1/+5 |
* | forbid todo markers | Aleksey Kladov | 2019-03-23 | 1 | -1/+25 |
* | set code less generic | funkill2 | 2019-03-18 | 1 | -50/+24 |
* | added setup environment | funkill2 | 2019-03-18 | 1 | -1/+12 |
* | added helper module for appending vscode path | funkill2 | 2019-03-18 | 1 | -0/+54 |
* | Check installed extension | Caio | 2019-03-05 | 2 | -12/+45 |
* | fix the test | Aleksey Kladov | 2019-02-21 | 1 | -2/+2 |
* | fix tests | Aleksey Kladov | 2019-02-20 | 1 | -1/+1 |
* | Fix typo in Cargo.toml authors | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 4 | -57/+14 |
* | fix verification on CI | Aleksey Kladov | 2019-01-26 | 4 | -133/+123 |
* | Use stable toolchain | Jeremy Kolb | 2019-01-24 | 1 | -1/+1 |
* | Use npm ci instead of install | Hirokazu Hata | 2019-01-23 | 1 | -2/+2 |
* | :arrow_up: update rust | Aleksey Kladov | 2019-01-19 | 1 | -1/+1 |
* | Use --force when installing the VSIX. | DJMcNab | 2019-01-12 | 1 | -2/+2 |
* | Add a fuzzing subcommand | DJMcNab | 2018-12-31 | 2 | -1/+23 |
* | Bump failure from 0.1.3 to 0.1.4 | dependabot[bot] | 2018-12-31 | 1 | -1/+1 |
* | Install rustfmt in rustfmt test | Aleksander Vognild Burkow | 2018-12-29 | 1 | -1/+1 |
* | Bump itertools from 0.7.11 to 0.8.0 | dependabot[bot] | 2018-12-27 | 1 | -1/+1 |
* | fix use std::{self} | gfreezy | 2018-12-26 | 1 | -1/+1 |
* | :arrow_up: 1.31.1 | Aleksey Kladov | 2018-12-20 | 1 | -1/+1 |
* | Fix broken test is deleted comment | DJMcNab | 2018-12-20 | 1 | -1/+1 |
* | Fix the tests and fix the precommit hook | DJMcNab | 2018-12-20 | 3 | -5/+6 |
* | Rename test_fail to test_err | DJMcNab | 2018-12-20 | 1 | -1/+1 |
* | Change parser tests dir to inline/ok and inline/err | DJMcNab | 2018-12-20 | 2 | -31/+54 |
* | fix installation on windows | Aleksey Kladov | 2018-12-17 | 1 | -1/+2 |
* | Reimplement format-hook using a rust binary | DJMcNab | 2018-12-09 | 2 | -22/+47 |
* | Update hook to not add unstaged files | DJMcNab | 2018-12-09 | 1 | -1/+3 |
* | Implement and test format hook | DJMcNab | 2018-12-09 | 2 | -7/+39 |
* | Merge #267 | bors[bot] | 2018-12-09 | 2 | -8/+2 |
|\ | |||||
| * | Fix cargo format component name and run rustfmt | DJMcNab | 2018-12-09 | 2 | -8/+2 |
| * | Add package command and upgrade event-stream | DJMcNab | 2018-12-08 | 1 | -1/+1 |
* | | account for new layout when collecting tests | Aleksey Kladov | 2018-12-08 | 1 | -2/+8 |
|/ | |||||
* | modernize some code | Aleksey Kladov | 2018-12-06 | 2 | -13/+5 |
* | :arrow_up: 1.31.0 :tada: | Aleksey Kladov | 2018-12-06 | 1 | -1/+1 |
* | switch back to the latest beta | Aleksey Kladov | 2018-11-24 | 1 | -1/+1 |
* | Pin to older beta | Aleksey Kladov | 2018-11-21 | 1 | -1/+1 |
* | Speedup fmt | Aleksey Kladov | 2018-10-31 | 1 | -9/+22 |
* | Reformat all | Aleksey Kladov | 2018-10-31 | 3 | -24/+24 |
* | Various changes | Muhammad Mominul Huque | 2018-10-31 | 3 | -28/+40 |
* | initial implementation | Muhammad Mominul Huque | 2018-10-31 | 2 | -11/+17 |
* | clippy: Use if lets and remove redundant returns | Alan Du | 2018-10-18 | 1 | -3/+2 |
* | Clippy lint: single-character string constant | Alan Du | 2018-10-18 | 1 | -1/+1 |
* | rename gen-kinds to gen-syntax | Aleksey Kladov | 2018-10-16 | 2 | -3/+3 |
* | fix tests | Aleksey Kladov | 2018-10-16 | 3 | -46/+23 |
* | Switch to published teraron | Aleksey Kladov | 2018-10-16 | 1 | -1/+1 |
* | extract teraron | Aleksey Kladov | 2018-10-16 | 3 | -72/+27 |
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 3 | -20/+53 |
* | Merge #128 | bors[bot] | 2018-10-16 | 3 | -66/+93 |
|\ |