about summary refs log tree commit diff
path: root/src/test/compile-fail/rfc-2126-crate-paths
AgeCommit message (Collapse)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-37/+0
2018-04-25Fix crate:: in local pathsManish Goregaokar-26/+4
2017-12-07Migrate a few feature gate tests to uiest31-15/+0
Renames only in this commit, and obviously .stderr file additions.
2017-11-21Report special messages for path segment keywords in wrong positionsVadim Petrochenkov-3/+3
2017-11-21Support `::crate` in pathsVadim Petrochenkov-0/+74