Knight
|
a4c6307a15
|
Updated E0432 to new format
|
2016-08-22 13:57:10 +08:00 |
|
Ariel Ben-Yehuda
|
1dd0c058cf
|
stop cross-crate associated types from being imported
Fixes #22968
Probably fixes #27602
|
2015-08-12 19:58:32 +03:00 |
|
Eduard Burtescu
|
06f362aeb3
|
rustc_resolve: don't handle impl items as if they were modules.
|
2015-02-24 14:16:01 +02:00 |
|
Steven Fackler
|
d7ff7da65a
|
First stage of enum namespacing changes
|
2014-10-31 20:43:35 -07:00 |
|
Kevin Butler
|
3791a85087
|
rustc: reduce redundant resolve errors.
|
2014-06-18 01:19:22 +01:00 |
|
Derek Guenther
|
730bdb6403
|
Added tests to make tidy
|
2014-02-07 12:49:24 -06:00 |
|
Daniel Micay
|
ec27644870
|
automated whitespace fixes
|
2013-06-13 18:03:08 -04:00 |
|
Patrick Walton
|
ca9bb2d9ac
|
librustc: Disallow use from reaching into impls or traits.
This can perhaps be restored in the future. For now this is a precursor to
making typedefs work as expected.
|
2013-05-22 21:57:02 -07:00 |
|