Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Schmidt
20e6e12e7c Remove regex and serde tests from test coverage. 2021-07-13 13:48:08 +03:00
ISibboI
d4812ef6e4
Format value with debug formatter in panic. 2021-06-02 19:08:53 +02:00
ISibboI
9e239cb0d8
Use string format panicking syntax.
This will both make it compile, and make it 2021 edition compatible.
2021-06-02 19:07:07 +02:00
ISibboI
f466b5ee2f
Try fixing panic_any import. 2021-06-02 19:03:14 +02:00
Sebastian Schmidt
84b5057b8e Fix lint in tests folder. 2021-06-02 18:33:40 +03:00
Sebastian Schmidt
b9c4b34a2f Make builtin len support tuples
Implements #41
2019-08-29 11:10:54 +03:00
Sebastian Schmidt
15cdb3eb50 Refactor regex tests into own module 2019-08-29 10:58:01 +03:00