| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-23 | Apply `doc(cfg)` from parent items while collecting trait impls | Wim Looman | -0/+41 | |
| Because trait impls bypass the standard `clean` hierarchy they do not participate in the `propagate_doc_cfg` pass, so instead we need to pre-collect all possible `doc(cfg)` attributes that will apply to them when cleaning. | ||||
