aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_text_edit/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Remove unused dependenciesShotaro Yamada2020-02-271-2/+0
* Use text_range::extend_toEdwin Cheng2020-02-271-1/+1
* Update versionsKirill Bulatov2020-02-181-1/+1
* Drop proptest testsAleksey Kladov2020-02-171-6/+0
* Disable doctestsAleksey Kladov2019-11-171-0/+3
* Disable fork feature for proptestWilco Kusee2019-03-231-1/+6
* Fix typo in Cargo.toml authorsVille Penttinen2019-02-111-1/+1
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
* Bump insta and proptest to latestkjeremy2019-02-041-1/+1
* upstream text-utils to text_unitAleksey Kladov2019-01-081-1/+1
* test translate_offset_with_edit against simple impl for single editsBernardo2018-12-251-1/+1
* proptest strategies for TextUnit and AtomTextEditBernardo2018-12-251-0/+1
* extract AtomEdit and Edit into new ra_text_edit crateBernardo2018-12-101-0/+12