Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch CargoWorkspace to arena | Aleksey Kladov | 2019-01-10 | 1 | -0/+1 |
* | upgrade salsa | Aleksey Kladov | 2019-01-10 | 1 | -1/+1 |
* | implement RefUnwindSafe | Aleksey Kladov | 2019-01-10 | 1 | -1/+1 |
* | use unwinding for cancelation | Aleksey Kladov | 2019-01-10 | 1 | -19/+14 |
* | unwind on cancel | Aleksey Kladov | 2019-01-09 | 1 | -5/+3 |
* | nicer trailing comma handling in types | Aleksey Kladov | 2019-01-09 | 1 | -4/+5 |
* | Fix rev to deleted branch | Georg Semmler | 2019-01-09 | 1 | -3/+3 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -22/+22 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -24/+34 |
* | upstream text-utils to text_unit | Aleksey Kladov | 2019-01-08 | 1 | -7/+7 |
* | ra_db is independent from editor | Aleksey Kladov | 2019-01-08 | 1 | -1/+0 |
* | ra_hir does not depend on ra_editor | Aleksey Kladov | 2019-01-08 | 1 | -1/+0 |
* | dont depend on ra_editor directly | Aleksey Kladov | 2019-01-08 | 1 | -1/+0 |
* | switch to newer cargo-metadata | Aleksey Kladov | 2019-01-08 | 1 | -3/+3 |
* | switch interner to use arena | Aleksey Kladov | 2019-01-08 | 1 | -0/+1 |
* | switched to published version of rowan | Aleksey Kladov | 2019-01-08 | 1 | -3/+3 |
* | migrate ra_hir to rowan 2.0 | Aleksey Kladov | 2019-01-08 | 1 | -5/+5 |
* | wrap TreePtr | Aleksey Kladov | 2019-01-08 | 1 | -9/+9 |
* | update rowan | Aleksey Kladov | 2019-01-08 | 1 | -4/+4 |
* | :arrow_up: rowan | Aleksey Kladov | 2019-01-04 | 1 | -27/+4 |
* | :arrow_up: salsa | Aleksey Kladov | 2019-01-04 | 1 | -61/+73 |
* | remove id arena | Aleksey Kladov | 2019-01-04 | 1 | -7/+1 |
* | extract area to a crate | Aleksey Kladov | 2019-01-04 | 1 | -0/+5 |
* | construct index from symbols directly | Aleksey Kladov | 2019-01-03 | 1 | -0/+10 |
* | simplify runnables | Aleksey Kladov | 2019-01-02 | 1 | -0/+1 |
* | bump deps | Aleksey Kladov | 2019-01-01 | 1 | -24/+24 |
* | :arrow_up: deps | Aleksey Kladov | 2018-12-31 | 1 | -44/+33 |
* | Bump serde_json from 1.0.33 to 1.0.34 | dependabot[bot] | 2018-12-31 | 1 | -8/+8 |
* | Bump failure from 0.1.3 to 0.1.4 | dependabot[bot] | 2018-12-31 | 1 | -7/+7 |
* | Bump failure_derive from 0.1.3 to 0.1.4 | dependabot[bot] | 2018-12-31 | 1 | -4/+4 |
* | remove backtraces from Cancelled | Aleksey Kladov | 2018-12-30 | 1 | -1/+0 |
* | Merge #378 | bors[bot] | 2018-12-30 | 1 | -22/+1 |
|\ | |||||
| * | :arrow_up: tempdir | Aleksey Kladov | 2018-12-30 | 1 | -22/+1 |
* | | :arrow_up: crossbeam | Aleksey Kladov | 2018-12-30 | 1 | -36/+3 |
* | | migrate gen-lsp-server to new crossbeam | Aleksey Kladov | 2018-12-30 | 1 | -1/+13 |
|/ | |||||
* | Merge #358 | bors[bot] | 2018-12-30 | 1 | -0/+1 |
|\ | |||||
| * | Install rustfmt in rustfmt test | Aleksander Vognild Burkow | 2018-12-29 | 1 | -0/+1 |
* | | bump cargo.lock | Aleksey Kladov | 2018-12-30 | 1 | -5/+5 |
|/ | |||||
* | Implement type variables | Florian Diebold | 2018-12-29 | 1 | -0/+10 |
* | fix lockfile | Aleksey Kladov | 2018-12-28 | 1 | -7/+7 |
* | Bump serde from 1.0.82 to 1.0.83 | dependabot[bot] | 2018-12-28 | 1 | -13/+13 |
* | remove FnId | Aleksey Kladov | 2018-12-27 | 1 | -5/+5 |
* | Merge #341 | bors[bot] | 2018-12-27 | 1 | -4/+4 |
|\ | |||||
| * | Bump languageserver-types from 0.53.0 to 0.53.1 | dependabot[bot] | 2018-12-27 | 1 | -4/+4 |
* | | Bump parking_lot from 0.6.4 to 0.7.0 | dependabot[bot] | 2018-12-27 | 1 | -4/+4 |
|/ | |||||
*-. | Merge #343 #344 | bors[bot] | 2018-12-27 | 1 | -12/+12 |
|\ \ | |||||
| | * | Bump itertools from 0.7.11 to 0.8.0 | dependabot[bot] | 2018-12-27 | 1 | -6/+6 |
| |/ |/| | |||||
| * | Bump arrayvec from 0.4.9 to 0.4.10 | dependabot[bot] | 2018-12-27 | 1 | -6/+6 |
|/ | |||||
* | Merge #325 | bors[bot] | 2018-12-27 | 1 | -0/+68 |
|\ | |||||
| * | remove benchmark and simplify tests | Bernardo | 2018-12-25 | 1 | -178/+0 |