Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused dependencies | Shotaro Yamada | 2020-02-27 | 1 | -2/+0 |
* | Use text_range::extend_to | Edwin Cheng | 2020-02-27 | 1 | -1/+1 |
* | Update versions | Kirill Bulatov | 2020-02-18 | 1 | -1/+1 |
* | Drop proptest tests | Aleksey Kladov | 2020-02-17 | 1 | -6/+0 |
* | Disable doctests | Aleksey Kladov | 2019-11-17 | 1 | -0/+3 |
* | Disable fork feature for proptest | Wilco Kusee | 2019-03-23 | 1 | -1/+6 |
* | 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 |
* | Bump insta and proptest to latest | kjeremy | 2019-02-04 | 1 | -1/+1 |
* | upstream text-utils to text_unit | Aleksey Kladov | 2019-01-08 | 1 | -1/+1 |
* | test translate_offset_with_edit against simple impl for single edits | Bernardo | 2018-12-25 | 1 | -1/+1 |
* | proptest strategies for TextUnit and AtomTextEdit | Bernardo | 2018-12-25 | 1 | -0/+1 |
* | extract AtomEdit and Edit into new ra_text_edit crate | Bernardo | 2018-12-10 | 1 | -0/+12 |