1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-20 09:40:34 +01:00
nWacky 7c9f9afc46 Add ability to use Infallible as HttpResponse error type (#1093)
* Add `std::convert::Infallible` implementantion for `ResponseError`

* Add from `std::convert::Infallible` to `Error`

* Remove `ResponseError` implementantion for `Infallible`

* Remove useless docs

* Better comment

* Update changelog

* Update actix_http::changelog
2019-09-17 06:57:38 +06:00
..
2019-08-13 10:48:11 -07:00
2019-09-16 07:52:23 +09:00
2019-08-13 10:48:11 -07:00
2019-08-06 18:32:36 +02:00
2019-06-01 17:57:25 +06:00
2019-07-18 17:37:41 +06:00
2019-07-17 15:53:51 +06:00
2019-09-16 07:52:23 +09:00
2019-04-17 17:48:25 -07:00
2019-09-16 07:52:23 +09:00