Draft: RFC doc attr scanner
This is a WIP possible replacement for maint/check_doc_features
, and therefore for !713 (closed), using proc_macro2
and syn
to more accurately parse the source.
Right now it is really unfinished, but I wanted to get feedback on whether this is a good direction. Particularly, from @trinity-1686a.
Edited by Ian Jackson