mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
7a740135c2
rustdoc_missing_doc_code_examples: lint on macro_rules macros part of rust-lang/rust#154640 accidentally built this on top of rust-lang/rust#154644, but since that PR is already approved it should be fine if we just wait for it to be merged. r? @GuillaumeGomez