about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-21 15:27:56 +0000
committerbors <bors@rust-lang.org>2022-10-21 15:27:56 +0000
commitba9d01be67a97dd6762935762172e37ee22083ae (patch)
tree12b8991b22d48979054ee13dc8019ae02f31972a /compiler/rustc_parse/src/parser/expr.rs
parent657f246812ab2684e3c3954b1c77f98fd59e0b21 (diff)
parent41263d2898121f46d7a6c35a3f106d3894299f4b (diff)
downloadrust-ba9d01be67a97dd6762935762172e37ee22083ae.tar.gz
rust-ba9d01be67a97dd6762935762172e37ee22083ae.zip
Auto merge of #98450 - lqd:doc-metadata, r=lqd,GuillaumeGomez
Remove more attributes from metadata

A lot of the attributes that are currently stored in the metadata aren't used at all. The biggest metadata usage comes from the doc attributes currently but they are needed by rustdoc so we only removed the ones that cannot be used in downstream crates (doc comments on private items).

r? `@ghost`
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions