Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Fixes typo introduced in #782 | ||||
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
| | | | | This closes #777 | ||||
* | 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 |