1
Fork 0

Reduce visual weight of attributes.

This commit is contained in:
Jacob Hoffman-Andrews 2021-04-17 18:08:50 -07:00
parent 392ba2ba1a
commit e23b035bbe
5 changed files with 10 additions and 4 deletions

View file

@ -989,7 +989,6 @@ fn render_assoc_item(
const ALLOWED_ATTRIBUTES: &[Symbol] = &[
sym::export_name,
sym::lang,
sym::link_section,
sym::must_use,
sym::no_mangle,