1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-06-02 13:39:27 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Lucas c2c94f9352 fix clippy lints 2021-10-01 13:04:57 +02:00
Lucas 153c6e3e33 fix clippy error by implementing PartialOrd manually for UFloat and Float 2021-08-02 20:15:45 +02:00
Luro02 e6588ab963
Fix a lot of clippy lints 2020-08-11 11:13:14 +02:00
Luro02 6333a80507
minor improvements 2020-02-24 16:45:10 +01:00
Luro02 9273e6c16c
add must_use attributes 2020-02-24 16:30:43 +01:00
Luro02 dae826b4e5
improve (U)Float 2020-02-24 12:19:37 +01:00
Luro02 e1c10d27f7
improve code coverage of (U)Float 2020-02-23 18:57:13 +01:00
Luro02 30e8009af1
fix Float and UFloat 2020-02-21 20:42:14 +01:00
Luro02 d3c238df92
impl Ord, Eq and Hash for (U)Float 2020-02-16 17:09:40 +01:00
Luro02 25f9691c75
improve error 2020-02-14 13:01:42 +01:00
Luro02 e6f5091f1b
implement VariantStream 2020-02-10 13:20:39 +01:00
Luro02 90ff18e2b3
implement Float and UFloat 2020-02-10 13:13:41 +01:00