| Age | Commit message (Collapse) | Author | Lines |
|
|
|
As per #3637.
|
|
|
|
|
|
|
|
|
|
This reverts commit 28c7a251514919a2d7bdf6c67b8edf5eed9043db.
|
|
|
|
|
|
|
|
|
|
|
|
One instance remains in net_tcp due to a foreign fn. Lots of
instances remain in serialization.rs, but IIRC that is being removed.
I had to do unholy things to task-perf-word-count-generic to get it
to compile after demoding pipes. I may well have messed up its
performance, but it passes.
|
|
More or less the same as my analogous commit for libcore. Had
to remove the forbid(deprecated_modes) pragma from some files -- will
restore it after the snapshot.
|
|
|
|
|
|
|
|
|
|
an explicit variable name. (Step one to changing the defaults)
First step to #3535
|
|
#[legacy_exports];
|
|
Note that the method foo.each() is not de-moded, nor the other
vec routines.
|
|
demode str"
This reverts commit 1be24f0758d3075d2e7f141f8831bb8a233ce86e.
Not quite ready.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
types in core::pipes
|
|
|
|
|
|
|
|
|
|
#2282, #3154)
|
|
|
|
|