about summary refs log tree commit diff
path: root/src/test/compile-fail/use-from-trait-xc.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-36/+0
2017-07-25Point at path segment on module not foundEsteban Küber-3/+3
2016-08-18Fix fallout in tests.Jeffrey Seyfried-2/+2
2016-07-17Do not resolve inherent static methods from other crates prematurelyVadim Petrochenkov-1/+1
2015-11-26fix tidyAriel Ben-Yehuda-2/+2
2015-08-12stop cross-crate associated types from being importedAriel Ben-Yehuda-0/+9
2014-10-31First stage of enum namespacing changesSteven Fackler-4/+7
2014-07-17Disallow importing from types when reexport is involvedSeo Sanghyeon-0/+3
2014-06-18rustc: reduce redundant resolve errors.Kevin Butler-6/+6
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-06-13automated whitespace fixesDaniel Micay-1/+0
2013-05-22librustc: Disallow `use` from reaching into impls or traits.Patrick Walton-0/+12