summary refs log tree commit diff
path: root/src/libcore/cast.rs
AgeCommit message (Expand)AuthorLines
2012-10-05core: Correct description of cast::forgetBrian Anderson-1/+1
2012-10-04Forbid deprecated modes again in coreTim Chevalier-0/+1
2012-10-02Removing explicit uses of + modeTim Chevalier-9/+9
2012-10-02libstd: Switch off legacy modes in both core and std.Patrick Walton-1/+1
2012-09-28Demode extfmtTim Chevalier-2/+2
2012-09-27Finish de-exporting cast, mutable, flate, repr, cleanup, reflect. Part of #3583.Graydon Hoare-1/+0
2012-09-26libcore: De-export box, cast, and dlistPatrick Walton-25/+23
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-0/+2
2012-09-19De-mode vec::each() and many of the str iteration routinesNiko Matsakis-3/+4
2012-09-18core: Rename 'unsafe' mod to 'cast'Brian Anderson-0/+136