1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-08-30 16:40:21 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Arniu Tseng
8ae278cb68 Remove FromRequest::Config (#2233)
Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-09-11 01:11:16 +01:00
Rob Ede
5f412c67db clippy 2021-08-13 18:49:58 +01:00
Ibraheem Ahmed
3a0fb3f89e Static either extract future (#2184) 2021-05-01 03:02:56 +01:00
Rob Ede
c8ed8dd1a4 migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
Rob Ede
31d9ed81c5 change rustfmt line width to 96 2021-02-11 23:03:17 +00:00
Rob Ede
6575ee93f2 big clean up and docs improvmenet of types mod (#1894) 2021-01-09 13:17:19 +00:00
fakeshadow
d40ae8c8ca use sync method on Responder trait (#1891) 2021-01-08 22:17:19 +00:00
Rob Ede
d3c476b8c2 use env_logger builders in examples 2021-01-07 02:41:05 +00:00
Rob Ede
dc23559f23 address clippy lints 2021-01-07 02:04:26 +00:00
Rob Ede
4100c50c70 add either extractor (#1788) 2020-11-20 18:02:41 +00:00