summary refs log tree commit diff
path: root/src/test/compile-fail/use-from-trait.rs
AgeCommit message (Expand)AuthorLines
2017-07-25Point at path segment on module not foundEsteban Küber-2/+2
2017-07-06remove associated_consts feature gateSean McArthur-1/+0
2016-08-22 Updated E0432 to new formatKnight-2/+4
2015-08-12stop cross-crate associated types from being importedAriel Ben-Yehuda-0/+13
2015-02-24rustc_resolve: don't handle impl items as if they were modules.Eduard Burtescu-1/+1
2014-10-31First stage of enum namespacing changesSteven Fackler-2/+2
2014-06-18rustc: reduce redundant resolve errors.Kevin Butler-4/+4
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/+17