summary refs log tree commit diff
path: root/src/test/ui/proc-macro/group-compat-hack/actix-web
AgeCommit message (Collapse)AuthorLines
2020-10-11Add hack to keep `actix-web` and `actori-web` compilingAaron Hill-0/+7
This extends the existing `ident_name_compatibility_hack` to handle the `tuple_from_req` macro defined in `actix-web` (and its fork `actori-web`).