about summary refs log tree commit diff
path: root/src/test/rustdoc/issue-88600.rs
AgeCommit message (Collapse)AuthorLines
2021-09-06fix ICE on hidden tuple variant fieldsEmil Gardström-0/+34
this also renders them as `_`, which rustdoc previously did not.