about summary refs log tree commit diff
path: root/src/test/rustdoc/macro-in-closure.rs
AgeCommit message (Collapse)AuthorLines
2020-07-15Add `rustdoc` tests from #72088Dylan MacKenzie-0/+7
2019-10-19privacy: Avoid one more `unwrap` causing an ICE in rustdocVadim Petrochenkov-0/+9
The issue is rustdoc-specific because its root cause if the `everybody_loops` pass makes some def-ids to not have local hir-ids