Commit Graph

9 Commits

Author SHA1 Message Date
Lokathor 8a47545150 Cratesio fix (#104)
* add with_capacity method.

* Improve docs.
2020-08-09 09:13:26 -06:00
Lokathor 1e6e751fe0 Update README.md 2020-08-06 16:23:18 -06:00
Lokathor 5bb7c7585b Closes https://github.com/Lokathor/tinyvec/issues/75 (#77)
* Closes https://github.com/Lokathor/tinyvec/issues/75

* This is a breaking change to the macro

* benchmarks fixes.

* slim down to just `take`
2020-07-03 10:56:45 -06:00
Lokathor ad19a26ca5 Update README.md 2020-01-13 20:16:05 -07:00
Lokathor 2a53070071 Update README.md 2020-01-08 21:45:39 -07:00
Lokathor 7e47b7132d Partial work on ArrayishVec 2020-01-07 23:10:38 -07:00
Lokathor 91d77aeba6 Move to 1.36 until we can sort out the actual minimum we need 2020-01-06 20:43:04 -07:00
Lokathor 2363109401 Badges and readme junk
Really this is just to poke the CI for this PR.
2020-01-06 20:33:50 -07:00
Lokathor 27084dfc5e Initial commit 2020-01-06 18:44:21 -07:00