summary refs log tree commit diff
path: root/src/libcore/mutable.rs
AgeCommit message (Expand)AuthorLines
2012-10-04Forbid deprecated modes again in coreTim Chevalier-1/+1
2012-10-02Removing explicit uses of + modeTim Chevalier-4/+3
2012-09-28core: Demode patternsBrian Anderson-2/+2
2012-09-26libcore: De-export cleanup, cmath, future, gc, hash, iter-trait, mutable, and...Patrick Walton-12/+11
2012-09-18core: Rename 'unsafe' mod to 'cast'Brian Anderson-1/+1
2012-09-10Make all moves explicit in libsyntaxTim Chevalier-1/+1
2012-09-10Rename the poorly named Managed<T> type to Mut<T>.Niko Matsakis-0/+151