summary refs log tree commit diff
path: root/src/test/compile-fail/use-from-trait.rs
AgeCommit message (Expand)AuthorLines
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