Patrick Walton
|
44ab00ee37
|
Revert "librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc"
This reverts commit a8d37af247.
|
2013-01-08 19:29:16 -08:00 |
|
Patrick Walton
|
a8d37af247
|
librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc
|
2013-01-08 19:27:57 -08:00 |
|
Patrick Walton
|
57c599914a
|
librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon
|
2012-12-27 10:02:54 -08:00 |
|
Erick Tryzelaar
|
c14105bb8a
|
Remove serialize::traits submodule.
|
2012-12-19 18:16:20 -08:00 |
|
Brian Anderson
|
a59747cd7f
|
Another tweak to auto_encode to only use trait-qualified static methods
|
2012-12-18 15:38:34 -08:00 |
|
Brian Anderson
|
c704d26c8c
|
Change auto_encode to call 'std::serialize::traits::Decode::decode'
|
2012-12-18 12:04:26 -08:00 |
|
Erick Tryzelaar
|
786c143a70
|
Begin renaming serialization to std::serialize. (snapshot)
|
2012-12-13 18:16:31 -08:00 |
|