summary refs log tree commit diff
path: root/src/libcore/reflect.rs
AgeCommit message (Expand)AuthorLines
2012-10-11Export VecUnboxedRepr from vec so a test case can use itTim Chevalier-1/+1
2012-10-04Forbid deprecated modes again in coreTim Chevalier-0/+3
2012-10-02Removing explicit uses of + modeTim Chevalier-1/+1
2012-09-27Finish de-exporting cast, mutable, flate, repr, cleanup, reflect. Part of #3583.Graydon Hoare-1/+1
2012-09-19core: Clean up crate docs and give all mods a brief descriptionBrian Anderson-3/+4
2012-09-14Add core::reflect, start migrating core::repr to use it. Tidy up various Repr...Graydon Hoare-0/+472