about summary refs log tree commit diff
path: root/src/test/compile-fail/resolve_self_super_hint.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-34/+0
2017-08-27Move unused-extern-crate to late passTatsuyuki Ishi-0/+1
2017-07-25Point at path segment on module not foundEsteban Küber-4/+4
2017-06-13Merge crate `collections` into `alloc`Murarth-14/+14
2016-11-28rustc: rework stability to be on-demand for type-directed lookup.Eduard Burtescu-0/+2
2016-08-22 Updated E0432 to new formatKnight-4/+8
2014-06-18rustc: reduce redundant resolve errors.Kevin Butler-9/+4
2014-06-17rustc: Add self/super hint for extern crate resolve errors.Kevin Butler-0/+32