bors 1a6c98e4d6 Auto merge of #84091 - tmiasko:check-attrs-sym, r=davidtwco
Match against attribute name when validating attributes

Extract attribute name once and match it against symbols that are being
validated, instead of using `Session::check_name` for each symbol
individually.

Assume that all validated attributes are used, instead of marking them
as such, since the attribute check should be exhaustive.
2021-04-19 18:05:44 +00:00
..
2021-03-26 09:32:31 -07:00
2021-04-16 13:04:02 +08:00
2021-03-26 09:32:31 -07:00
2021-04-06 12:35:41 +01:00
2021-03-30 20:31:06 +02:00