Commit Graph

35 Commits

Author SHA1 Message Date
missing 4285ce0814 polish for crates.io 2022-12-26 11:39:50 -06:00
missing c496ba0009 move stuff around a bit 2022-09-09 13:11:49 -05:00
missing 0f07d10c29 rename Vec -> DynVec 2022-08-19 12:13:36 -05:00
missing 1c6d8cdfa3 raw_parts 2022-08-19 11:52:34 -05:00
missing 672ea5b0bc change crate docs 2022-08-14 18:42:10 -05:00
missing 7e743be9d8 found the soundness hole 2022-08-14 18:31:10 -05:00
missing 63c28955aa strict provenance conformance 2022-08-14 17:41:10 -05:00
missing 41bb03966e make r-a accept my tests 2022-08-14 15:32:39 -05:00
missing 04d59b77d8 add test::stress_test 2022-08-14 15:13:56 -05:00
missing 5fd36f901c clippy and rustfmt 2022-08-14 14:21:40 -05:00
missing ef3e7e2bdd box benches 2022-07-11 10:08:14 -07:00
missing 1a256b4be1 benches 2022-07-10 17:27:14 -07:00
missing dfaf41808f how much `PartialEq` would you like? yes 2022-07-07 21:18:47 -07:00
missing e34e33e5af remove some `#[allow(`s 2022-06-09 21:00:24 -05:00
missing 9351daa844 remove bad_things.rs 2022-06-09 20:53:55 -05:00
missing 75987948c1 whoops 2 electric boogaloo 2022-06-08 23:10:13 -05:00
missing c08e2000a4 stable 2022-06-08 23:00:11 -05:00
missing 69feeb21fe clippy wanted me to rename `ConstPtrExt` to `Const` 2022-05-17 09:57:07 -05:00
missing 8f27dc99e7 goddamit why is `git commit -a` so weird 2022-05-17 09:55:19 -05:00
missing f1bb8f9f5b Vec::remove and some refactors 2022-05-17 09:47:54 -05:00
missing b42bee180e turns out that was a really easy fix 2022-05-16 10:42:55 -05:00
missing 9cd5a6b309 some docs, discovered Vec::unsize is unsound 2022-05-16 10:02:03 -05:00
missing 091ce53368 vec![v; n] and clippy warnings 2022-05-16 09:42:00 -05:00
missing b24c62a662 whoops, git commit -a isnt the same as git add . 2022-05-13 14:27:14 -05:00
missing a626315acc extend 2022-05-13 14:26:32 -05:00
missing e6f0745c83 whoops 2022-05-13 14:09:38 -05:00
missing 79c5e2fef3 pop, downcast, with_capacity 2022-05-13 13:14:18 -05:00
missing 2ce9385f85 docs + various things 2022-05-13 10:29:14 -05:00
missing b633b374cb with_capacity + fix more wording 2022-05-13 08:59:05 -05:00
missing 84332620c0 undo last commit, fix some wording 2022-05-13 08:43:19 -05:00
missing 3c00857465 this isnt working, commiting this so i can come back to it later, undo in next commit 2022-05-13 08:32:53 -05:00
missing d63fa123a5 feature `only_store_meta`, which is still completely broken 2022-05-12 08:48:32 -05:00
missing 0cb59f0baa test::zst 2022-05-11 13:37:54 -05:00
missing 5dc91d691b Initial commit 2022-05-11 13:27:15 -05:00
missing 05693a3168 Initial commit 2022-05-11 13:27:20 -05:00