dependabot[bot]
|
a400444e33
|
Bump itertools from 0.7.11 to 0.8.0
Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.7.11 to 0.8.0.
- [Release notes](https://github.com/bluss/rust-itertools/releases)
- [Commits](https://github.com/bluss/rust-itertools/compare/0.7.11...0.8.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-27 12:32:23 +00:00 |
|
Bernardo
|
1cda43aafd
|
test code and dependency cleanup
|
2018-12-25 21:26:36 +01:00 |
|
Bernardo
|
863ed19946
|
remove benchmark and simplify tests
|
2018-12-25 20:14:27 +01:00 |
|
Bernardo
|
c886b72dab
|
make criterion args work, small simplification
|
2018-12-25 20:03:14 +01:00 |
|
Bernardo
|
d6312085a1
|
remove slower impl, add benchmarks
|
2018-12-25 20:03:14 +01:00 |
|
Bernardo
|
8c9df62c1c
|
move translate_offset_with_edit to ra_editor
|
2018-12-25 19:59:02 +01:00 |
|
Bernardo
|
7344d28768
|
extract AtomEdit and Edit into new ra_text_edit crate
|
2018-12-10 22:09:12 +01:00 |
|
Aleksey Kladov
|
1624bf2d7f
|
switch editor to 2018
|
2018-10-15 20:05:26 +03:00 |
|
Muhammad Mominul Huque
|
dc2b30e9b6
|
Replace HashMap, HashSet with FxHashMap and FxHashSet
|
2018-10-12 00:07:44 +06:00 |
|
Aleksey Kladov
|
b5021411a8
|
rename all things
|
2018-09-16 13:07:39 +03:00 |
|