rustc-ap-rustc_attr 651.0.0

Automatically published version of the package `rustc_attr` in the rust-lang/rust repository from commit a80ec3b3b1d11ed83754885efdd07037d256dbf2 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Documentation

Functions and types dealing with attributes and meta items.

FIXME(Centril): For now being, much of the logic is still in rustc_ast::attr. The goal is to move the definition of MetaItem and things that don't need to be in syntax to this crate.