#attributes #compiler #publishing #rustc #rustc-auto-publish #syntax #attr

rustc-ap-rustc_attr

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

76 major breaking releases

727.0.0 Jul 6, 2021
726.0.0 Jun 29, 2021
725.0.0 Jun 22, 2021
724.0.0 Jun 15, 2021
641.0.0 Feb 4, 2020

#1093 in Programming languages

Download history 40/week @ 2024-07-21 144/week @ 2024-07-28 36/week @ 2024-08-04 43/week @ 2024-08-11 31/week @ 2024-08-18 46/week @ 2024-08-25 47/week @ 2024-09-01 70/week @ 2024-09-08 68/week @ 2024-09-15 120/week @ 2024-09-22 143/week @ 2024-09-29 92/week @ 2024-10-06 71/week @ 2024-10-13 66/week @ 2024-10-20 70/week @ 2024-10-27 71/week @ 2024-11-03

296 downloads per month
Used in 15 crates (3 directly)

MIT/Apache

2MB
43K SLoC

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.

Dependencies

~9–19MB
~285K SLoC