Home
last modified time | relevance | path

Searched defs:macro_export (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/
Ddata.rs407 pub macro_export: bool, field
419 let macro_export = item_tree in macro_rules_data_query() localVariable
/third_party/rust/rust/tests/ui/feature-gates/
Dissue-43106-gating-of-builtin-attrs.rs200 mod macro_export { module