1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-26 03:21:08 +00:00
actix-web/actix-http/tests
Rob Ede 6f0a6bd1bb
address clippy lints
For intrepid commit message readers:
The choice to add allows for the inlined format args lint instead of actually
inlining them is not very clear because our actual real world MSRV is not clear.
We currently claim 1.60 is our MSRV but this is mainly due to dependencies. I'm
fairly sure that we could support < 1.58 if those deps are outdated in a users
lockfile. We'll remove these allows again at some point soon.
2023-01-01 20:56:34 +00:00
..
test.binary Merge actix-http project 2019-03-26 11:54:35 -07:00
test.png Merge actix-http project 2019-03-26 11:54:35 -07:00
test_client.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
test_h2_timer.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
test_openssl.rs address clippy lints 2023-01-01 20:56:34 +00:00
test_rustls.rs address clippy lints 2023-01-01 20:56:34 +00:00
test_server.rs address clippy lints 2023-01-01 20:56:34 +00:00
test_ws.rs address clippy lints 2023-01-01 20:56:34 +00:00