]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #107569 - petrochenkov:optattr, r=nnethercote
authorbors <bors@rust-lang.org>
Fri, 3 Feb 2023 11:19:03 +0000 (11:19 +0000)
committerbors <bors@rust-lang.org>
Fri, 3 Feb 2023 11:19:03 +0000 (11:19 +0000)
ast: Optimize list and value extraction primitives for attributes

It's not necessary to convert the whole attribute into a meta item to extract something specific.


Trivial merge