Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: update rust | Aleksey Kladov | 2019-01-19 | 1 | -1/+0 |
| | |||||
* | :arrow_up: salsa | Aleksey Kladov | 2019-01-17 | 1 | -44/+55 |
| | |||||
* | update salsa | Aleksey Kladov | 2019-01-15 | 1 | -37/+37 |
| | |||||
* | Merge #546 | bors[bot] | 2019-01-15 | 1 | -8/+70 |
|\ | | | | | | | | | | | | | | | 546: replace `assert_dbg_eq` with Insta r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | switch to insta for testing | Aleksey Kladov | 2019-01-15 | 1 | -8/+70 |
| | | |||||
* | | update cargo_metadata | Aleksey Kladov | 2019-01-14 | 1 | -4/+4 |
|/ | |||||
* | switch to lsp-types | Aleksey Kladov | 2019-01-14 | 1 | -18/+18 |
| | |||||
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -3/+3 |
| | | | | This is much clearer about the semantics | ||||
* | force serde in ra_syntax | Aleksey Kladov | 2019-01-11 | 1 | -5/+4 |
| | |||||
* | dont depend on tools from lsp-server | Aleksey Kladov | 2019-01-10 | 1 | -1/+0 |
| | |||||
* | 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 |
| | | | | | | | Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.33...v1.0.34) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | Bump failure from 0.1.3 to 0.1.4 | dependabot[bot] | 2018-12-31 | 1 | -7/+7 |
| | | | | | | | | Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/rust-lang-nursery/failure/releases) - [Changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md) - [Commits](https://github.com/rust-lang-nursery/failure/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | Bump failure_derive from 0.1.3 to 0.1.4 | dependabot[bot] | 2018-12-31 | 1 | -4/+4 |
| | | | | | | | Bumps [failure_derive](https://github.com/withoutboats/failure_derive) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/withoutboats/failure_derive/releases) - [Commits](https://github.com/withoutboats/failure_derive/commits) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | remove backtraces from Cancelled | Aleksey Kladov | 2018-12-30 | 1 | -1/+0 |
| | | | | | Hopefully we won't need them for debugging. If we do need them, it should be easy to add back. | ||||
* | Merge #378 | bors[bot] | 2018-12-30 | 1 | -22/+1 |
|\ | | | | | | | | | | | | | | | 378: migrate-to-tempdir r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | :arrow_up: tempdir | Aleksey Kladov | 2018-12-30 | 1 | -22/+1 |
| | | |||||
* | | :arrow_up: crossbeam | Aleksey Kladov | 2018-12-30 | 1 | -36/+3 |
| | | | | | | | | closes #189 | ||||
* | | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 358: Add support for formatting entire document with rustfmt r=matklad a=aleksanb Attempting to format a document when rustfmt isn't installed will result in an error being returned to the frontend. An alternative implementation would be returning zero replacements. Part of https://github.com/rust-analyzer/rust-analyzer/issues/160. Co-authored-by: Aleksander Vognild Burkow <[email protected]> | ||||
| * | 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 |
| | | | | | | | | | This will really become necessary when we implement generics, but even now, it allows us to reason 'backwards' to infer types of expressions that we didn't understand for some reason. We use ena, the union-find implementation extracted from rustc, to keep track of type variables. | ||||
* | fix lockfile | Aleksey Kladov | 2018-12-28 | 1 | -7/+7 |
| |