summary refs log tree commit diff
path: root/src/test/compile-fail/issue-21546.rs
AgeCommit message (Expand)AuthorLines
2017-06-15Clearer Error Message for Duplicate DefinitionAlex Ozdemir-18/+24
2016-08-20Fix broken tests for E0428trixnz-0/+6
2016-03-16Fix fallout in testsJeffrey Seyfried-12/+12
2015-11-17Fix issue #21546 and refactor NsDefJeffrey Seyfried-5/+5
2015-10-22Warn when creating a module and a struct that both have the same name.Nick Hamann-0/+65