363e94aa28
Update dependencies and fix linter warnings
2024-08-10 23:14:51 +02:00
09cdd3d569
Update dependencies
2020-07-28 10:19:20 +02:00
5af7d8cb4b
Switch to iterators
2020-07-28 10:18:38 +02:00
f97f7f18a3
Transform documentation warnings into errors
2020-03-23 09:55:07 +01:00
a7ac8f0fb2
Adding documentation
2020-03-18 17:26:24 +01:00
12cfe01a86
Remove temporarily unused dependency
2020-03-17 16:31:41 +01:00
1dfe8d203e
Prevent unsafe blocks for now
2020-01-21 09:58:23 +01:00
07d43aff0d
Remove serde_derive from the dependencies.
2020-01-14 17:44:02 +01:00
bdbe025b93
Quiet some new clippy warnings
2019-11-29 13:07:09 +01:00
067e5882a9
Remove inline hint, as this is not necessary
2019-11-14 15:27:32 +01:00
857534fd50
Updated to new Index API
2019-10-30 15:39:49 +01:00
c35cc5a11f
Improve filtering in find_range
2019-10-23 16:27:25 +02:00
ad52da09b7
Add last() on SpaceFillingCurve
2019-10-23 16:27:25 +02:00
b0635d05d7
Add size to dynamic allocations
2019-10-23 16:27:25 +02:00
3ff46aa44c
Ensure assumptions hold
2019-10-23 16:27:25 +02:00
411a6222a1
Revert "Fix missing first element in index."
...
Incorrect diagnosis, this is not the cause of the issue mentionned.
It does though introduce a possible empty cells, which violates
assumptions.
Revert and comment.
This reverts commit b784e2fed0 .
2019-10-15 18:39:03 +02:00
b784e2fed0
Fix missing first element in index.
2019-10-10 15:22:30 +02:00
a172f5ee3f
Don't forget to initialize cells[0]
2019-10-09 21:52:57 +02:00
cc65735b88
Use HashSet to deduplicate dictionnaries
2019-10-08 18:33:32 +02:00
bac9d395ff
Opt: Skip some unnecessary object allocations
2019-10-08 11:54:34 +02:00
ad9339f53d
Reduce reallocation of vectors.
2019-10-08 11:52:33 +02:00
49f4462b36
Wee bit early to disable trace logs for release build
2019-09-16 17:29:40 +02:00
5a555b6518
Initial commit
2019-08-27 14:58:22 +02:00
8edb80cc29
Ignore generated files
2019-08-27 12:19:40 +02:00
9ffb840502
Licenses and acknowledgements
2019-08-27 12:19:40 +02:00