Sergey "Shnatsel" Davidoff
12054cc899
Fuzz: drop workarounds for operations that may panic ( #92 )
...
Fuzz: drop workarounds for operations that may panic now that rutenspitz compares panic behavior
2020-07-29 15:40:12 +02:00
Jakub Wieczorek
7e57ee3a07
Fix the fuzzers that stopped compiling ( #91 )
2020-07-28 17:05:11 +02:00
Soveu
820dbc4c85
A bit of everything for iterators ( #87 )
...
* slight changes functions that use drain
* bug in arrayvec iter
* reverse iter for arrayvec
* nth_back is stable since 1.37
* simpler drain for arrayvec
* soveu forgot to add changed files
* fmt + feature for rustc >= 1.40
* cosmetic changes
* does the ci work now?
* SHNAAAAAAAAATSEEEEEEEEL
2020-07-23 13:28:01 -06:00
Lokathor
032ac155c9
cargo fmt hasn't been used in a while it seems.
2020-01-19 13:02:54 -07:00
Andreas Molzer
5db2b64f78
Fix the fuzz target
...
Was broken due to renaming in c74c1e3785 .
2020-01-18 13:36:46 +01:00
Lokathor
50b84c54b1
docs and rename the feature to alloc
...
Closes https://github.com/Lokathor/tinyvec/issues/18
We could discuss the "goals" section more of course, but for now it's enough to call that issue closed.
2020-01-13 19:55:38 -07:00
Wim Looman
8780cb5fe1
Extend methods run through arbitrary-model-tests
2020-01-13 19:57:28 +01:00
Wim Looman
ea17f80919
Add fuzzing of TinyVec as well
2020-01-12 14:03:52 +01:00
Wim Looman
a69a5aab0d
Add basic arbitrary-model-tests based fuzzing
2020-01-12 13:54:05 +01:00