Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor goto tests to always specify texts | Aleksey Kladov | 2019-12-18 | 1 | -2/+2 |
* | Skip slow tests by default | Aleksey Kladov | 2019-12-07 | 1 | -0/+11 |
* | Disable doctests | Aleksey Kladov | 2019-11-17 | 2 | -2/+5 |
* | support range selection in assist docs | Aleksey Kladov | 2019-10-26 | 1 | -3/+31 |
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | translate \n -> \r\n on the way out | Aleksey Kladov | 2019-08-20 | 1 | -9/+13 |
* | Remove unused dependencies | Shotaro Yamada | 2019-07-08 | 1 | -1/+0 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -2/+2 |
* | Fix clippy::expect_fun_call | Alan Du | 2019-06-04 | 1 | -1/+1 |
* | fix error on wrong path | Aleksey Kladov | 2019-03-17 | 1 | -2/+2 |
* | remove ignored macro tests | Aleksey Kladov | 2019-02-19 | 1 | -1/+1 |
* | Fix some typos | Pascal Hertleif | 2019-02-12 | 2 | -5/+7 |
* | 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 | 2 | -30/+12 |
* | refactor import resolution | Aleksey Kladov | 2019-01-25 | 1 | -2/+4 |
* | generalize marking infrastructure | Aleksey Kladov | 2019-01-23 | 2 | -2/+87 |
* | switch to insta for testing | Aleksey Kladov | 2019-01-15 | 1 | -8/+0 |
* | fix indent caclulation | Aleksey Kladov | 2019-01-13 | 1 | -10/+10 |
* | Bump serde_json from 1.0.33 to 1.0.34 | dependabot[bot] | 2018-12-31 | 1 | -1/+1 |
* | Bump itertools from 0.7.11 to 0.8.0 | dependabot[bot] | 2018-12-27 | 1 | -1/+1 |
* | Add testing infrastructure for type inference | Florian Diebold | 2018-12-23 | 1 | -0/+99 |
* | organize completion tests better | Aleksey Kladov | 2018-12-21 | 1 | -12/+10 |
* | fold curly blocks | Aleksey Kladov | 2018-12-20 | 1 | -0/+1 |
* | generalize folding tests | Aleksey Kladov | 2018-12-20 | 1 | -7/+31 |
* | Use json comparison code from cargo for heavy tests | Florian Diebold | 2018-12-06 | 2 | -0/+95 |
* | modernize some code | Aleksey Kladov | 2018-12-06 | 1 | -5/+2 |
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -14/+17 |
* | Add MockAnalysis to make testing easier | Aleksey Kladov | 2018-10-31 | 1 | -5/+21 |
* | extract fixture parsing | Aleksey Kladov | 2018-10-31 | 1 | -0/+42 |
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -2/+2 |
* | switch base crates to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -0/+1 |
* | Improve tests | Adolfo OchagavĂa | 2018-10-13 | 1 | -8/+30 |
* | move | Aleksey Kladov | 2018-08-25 | 2 | -0/+32 |
* | rename | Aleksey Kladov | 2018-08-25 | 2 | -0/+44 |