about summary refs log tree commit diff
path: root/src/test/codegen/issue-45222.rs
AgeCommit message (Collapse)AuthorLines
2018-07-13Change RangeInclusive to a three-field struct.kennytm-0/+74
Fix #45222.