Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update crates | kjeremy | 2021-04-07 | 1 | -1/+1 |
| | |||||
* | Use arrayvec 0.7 to avoid perf regression in 0.6.1 | kjeremy | 2021-04-05 | 1 | -1/+1 |
| | | | | See: https://github.com/bluss/arrayvec/issues/182 | ||||
* | Use arrayvec 0.6 | Laurențiu Nicola | 2021-03-25 | 1 | -1/+1 |
| | |||||
* | :arrow_up: rowan | Aleksey Kladov | 2021-03-22 | 1 | -1/+1 |
| | |||||
* | Upgrade rowan | Aleksey Kladov | 2021-03-16 | 1 | -1/+1 |
| | | | | Notably, new rowan comes with support for mutable syntax trees. | ||||
* | Enable thread-local coverage marks | Laurențiu Nicola | 2021-03-15 | 1 | -1/+1 |
| | |||||
* | cargo update and lexer | kjeremy | 2021-03-10 | 1 | -1/+1 |
| | |||||
* | Improve compilation speed | Aleksey Kladov | 2021-03-09 | 1 | -1/+1 |
| | |||||
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 1 | -0/+1 |
| | |||||
* | Update lexer | kjeremy | 2021-03-02 | 1 | -1/+1 |
| | |||||
* | bump crates | kjeremy | 2021-02-25 | 1 | -1/+1 |
| | |||||
* | Bump deps | Laurențiu Nicola | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | Update crates | kjeremy | 2021-02-08 | 1 | -1/+1 |
| | | | | Pulls in https://github.com/rust-lang/chalk/pull/682 | ||||
* | Bump rustc_lexer | Laurențiu Nicola | 2021-02-02 | 1 | -1/+1 |
| | |||||
* | Bump deps | Laurențiu Nicola | 2021-01-27 | 1 | -1/+1 |
| | |||||
* | :arrow_up: rowan | Aleksey Kladov | 2021-01-25 | 1 | -1/+1 |
| | |||||
* | Up lexer | kjeremy | 2021-01-21 | 1 | -1/+1 |
| | |||||
* | :arrow_up: rowan | Aleksey Kladov | 2021-01-20 | 1 | -4/+1 |
| | | | | It now stores text inline with tokens | ||||
* | . | Aleksey Kladov | 2021-01-19 | 1 | -1/+1 |
| | |||||
* | :arrow_up: rowan | Aleksey Kladov | 2021-01-19 | 1 | -1/+1 |
| | |||||
* | When building an item-tree, keep fewer nodes in memory | Aleksey Kladov | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | Make SyntaxPtr lookup logarithmic | Aleksey Kladov | 2021-01-15 | 1 | -1/+1 |
| | | | | | | closes #3934 cc https://github.com/rust-analyzer/rowan/pull/81 | ||||
* | Update crates | kjeremy | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | Upgrade expect-test to 1.1 | Jesse Bakker | 2021-01-03 | 1 | -1/+1 |
| | |||||
* | Update crates | kjeremy | 2020-12-30 | 1 | -1/+1 |
| | |||||
* | Bump rustc_lexer | Laurențiu Nicola | 2020-12-23 | 1 | -1/+1 |
| | |||||
* | bump lexer | kjeremy | 2020-11-30 | 1 | -1/+1 |
| | |||||
* | Profile completions better | Kirill Bulatov | 2020-11-27 | 1 | -0/+1 |
| | |||||
* | Update crates | kjeremy | 2020-11-11 | 1 | -1/+1 |
| | |||||
* | Bump chalk and lexer | kjeremy | 2020-11-02 | 1 | -1/+1 |
| | |||||
* | Update Cargo.toml | Pavan Kumar Sunkara | 2020-10-31 | 1 | -1/+1 |
| | |||||
* | Bump rustc_lexer | Laurențiu Nicola | 2020-10-24 | 1 | -1/+1 |
| | |||||
* | algo::diff tests | Lukas Wirth | 2020-10-22 | 1 | -2/+1 |
| | |||||
* | Rewrite algo::diff to support insertion and deletion | Lukas Wirth | 2020-10-22 | 1 | -0/+1 |
| | |||||
* | Bump rustc_lexer | Laurențiu Nicola | 2020-10-13 | 1 | -1/+1 |
| | |||||
* | Bump rustc_lexer, cfg-if to 1.0 and add new license to check | kjeremy | 2020-10-08 | 1 | -1/+1 |
| | |||||
* | Up rustc-ap-rustc_lexer to 681 | kjeremy | 2020-10-01 | 1 | -1/+1 |
| | | | | cargo update as well | ||||
* | :arrow_up: expect-test | Aleksey Kladov | 2020-08-28 | 1 | -1/+1 |
| | |||||
* | Add version to deps in cargo.toml | Pavan Kumar Sunkara | 2020-08-24 | 1 | -3/+3 |
| | |||||
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | Bump rustc_lexer | Jeremy Kolb | 2020-08-16 | 1 | -1/+1 |
| | |||||
* | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 1 | -0/+35 |