Carol (Nichols || Goulding)
4df99f1a7c
style: Enable the clippy warning to use `Self` when recommended
...
Fixes #158 .
2020-06-25 07:38:58 -04:00
Carol (Nichols || Goulding)
afcd1efd1e
style: Unify lints everywhere
...
Then fix the failures, mostly by adding derives and then removing some
unneeded (cheap) clones.
Document places where we purposefully don't use the same lints.
Not unifying missing_docs.
👀 https://github.com/rust-lang/cargo/issues/5034
2020-06-25 07:28:42 -04:00
Jake Goulding
df39eca043
style: Apply standard lints across all crates
2020-06-05 17:02:54 -04:00
Carol (Nichols || Goulding)
d476c233fe
fix: Remove some unnecessary allocations when writing separated strings
2020-04-23 11:39:22 -04:00
Carol (Nichols || Goulding)
db23571044
refactor: Allow more flexibility in random number generator used
2020-04-23 11:30:39 -04:00
Carol (Nichols || Goulding)
0350dabd70
docs: Add a note about possibly taking a seed for future work
2020-04-23 11:29:19 -04:00
Carol (Nichols || Goulding)
fa69101945
refactor: Move the point utilities into a workspace crate
2020-04-23 11:26:37 -04:00