An open API service providing commit metadata for open source projects.

GitHub / Michael-F-Bryan/const-arrayvec / commits

SHA Message Author Date Stats
45e29b3b merge Merge pull request #6 from Nemo157/patch-1 Michael Bryan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f40a658d Delete .cargo-ok Nemo157 <g****b@n****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2e437c77 Fixed the broken link Michael-F-Bryan <m****n@g****m> over 6 years ago
298f874b merge Merge pull request #4 from Darazaki/master Michael Bryan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5fe02ac6 Remove useless len parameter in insert_unchecked Naqua Darazaki <n****i@g****m> over 6 years ago
1d3f8a36 Cleanup code, fix typo and remove unncessary bound checks Naqua Darazaki <n****i@g****m> over 6 years ago
e57c1e5e Apply minor documentation tweaks Naqua Darazaki <n****i@g****m> over 6 years ago
766ec1c3 Add swap_remove, try_swap_remove and swap_remove_unchecked Naqua Darazaki <n****i@g****m> over 6 years ago
730efbe4 Add a test and fix off-by-one bug Naqua Darazaki <n****i@g****m> over 6 years ago
07032ac4 Add more #[inline] Naqua Darazaki <n****i@g****m> over 6 years ago
73d82829 Add force_insert, insert_unchecked and remove related functions Naqua Darazaki <n****i@g****m> over 6 years ago
731b3847 Fix a clippy warning and remove an unecessary call to ArrayVec::len Naqua Darazaki <n****i@g****m> over 6 years ago
4b51ab89 Allow the compiler to inline small functions Naqua Darazaki <n****i@g****m> over 6 years ago
68a543b1 (cargo-release) start next development iteration 0.2.2-alpha.0 Michael Bryan <m****n@g****m> almost 7 years ago
ba2fb24e (cargo-release) version 0.2.1 Michael Bryan <m****n@g****m> almost 7 years ago
612e99ea merge Merge pull request #3 from elichai/2019-11-miri Michael Bryan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
99dc59a6 Add miri to the CI Elichai Turkel <e****l@g****m> almost 7 years ago
3bb18ffb fix invalid mutable reference Elichai Turkel <e****l@g****m> almost 7 years ago
f71ac0f4 Add a functionality test Elichai Turkel <e****l@g****m> almost 7 years ago
147553ca We can just defer `Debug` to `self.as_slice()` Michael Bryan <m****n@g****m> almost 7 years ago
2fe561b2 (cargo-release) start next development iteration 0.2.1-alpha.0 Michael Bryan <m****n@g****m> almost 7 years ago
d7db400a (cargo-release) version 0.2.0 Michael Bryan <m****n@g****m> almost 7 years ago
574b0201 Split push() out into push() and try_push() (fixes #1) Michael Bryan <m****n@g****m> almost 7 years ago
e237935d (cargo-release) start next development iteration 0.1.1-alpha.0 Michael Bryan <m****n@g****m> almost 7 years ago
e05f535c Added metadata to Cargo.toml Michael Bryan <m****n@g****m> almost 7 years ago
53f6f1ff Implemented the "Pre-pooping Your Pants" pattern Michael Bryan <m****n@g****m> almost 7 years ago
e110da65 Gave Drain a Drop impl Michael Bryan <m****n@g****m> almost 7 years ago
db70a5ff Started implementing Drain Michael Bryan <m****n@g****m> almost 7 years ago
7127bb90 Added doctests and a From<[T; N]> impl Michael Bryan <m****n@g****m> almost 7 years ago
afe19e2c Added a link to the (unpublished) blog post Michael Bryan <m****n@g****m> almost 7 years ago
4c6999a3 Added more methods and trait implementations Michael Bryan <m****n@g****m> almost 7 years ago
b7bb43e8 Implemented a bunch of helper traits Michael Bryan <m****n@g****m> almost 7 years ago
ab208666 Implemented most of the basic manipulation functions Michael Bryan <m****n@g****m> almost 7 years ago
9c22652d Initial commit Michael Bryan <m****n@g****m> almost 7 years ago

← Back to repository