jcamiel
|
3361aaaf24
|
Reorganize import.
|
2023-03-03 17:54:57 +01:00 |
jcamiel
|
2d1cbcc694
|
Remove public visibility of mod http.
|
2023-03-03 17:28:41 +01:00 |
jcamiel
|
3575aef1fa
|
Fix clippy 1.67
|
2023-01-26 18:14:41 +01:00 |
jcamiel
|
e9a92fa9f5
|
Update copyrights for 2023.
|
2023-01-02 13:56:34 +01:00 |
Fabrice Reix
|
d1713c8865
|
Fix clippy warnings (Rust 1.65.0)
|
2022-11-03 16:58:42 +01:00 |
jcamiel
|
d90c891e47
|
Fix new clippy warnings on 1.58.
Mainly unnecessary calls to to_string on types that implements Display traits <https://rust-lang.github.io/rust-clippy/master/index.html#to_string_in_format_args>.
|
2022-01-14 14:22:36 +01:00 |
jcamiel
|
a3a500baae
|
Update copyright for 2022
|
2022-01-12 17:14:40 +01:00 |
Fabrice Reix
|
ae83a4cb52
|
Improve HTML report
|
2021-06-10 19:54:07 +02:00 |
Fabrice Reix
|
ee47df6213
|
Fix new clippy warnings (Rust 1.51)
- upper_case_acronyms
- redundant_slicing
- vec_init_then_push
|
2021-03-28 09:51:21 +02:00 |
Fabrice Reix
|
2d7cd55a2e
|
Support Hurl File encoded with UTF8 BOM
|
2021-02-10 19:53:09 +01:00 |