Add hack to keep actix-web and actori-web compiling

This extends the existing `ident_name_compatibility_hack` to handle the
`tuple_from_req` macro defined in `actix-web` (and its fork
`actori-web`).
This commit is contained in:
Aaron Hill 2020-10-11 13:07:45 -04:00
parent 477ce31d37
commit 9a6ea38647
No known key found for this signature in database
GPG key ID: B4087E510E98B164
8 changed files with 77 additions and 5 deletions

View file

@ -1114,6 +1114,7 @@ symbols! {
try_trait,
tt,
tuple,
tuple_from_req,
tuple_indexing,
two_phase,
ty,