summary refs log tree commit diff
path: root/src/libcore/default.rs
AgeCommit message (Expand)AuthorLines
2014-06-11rustc: Update how Gc<T> is recognizedAlex Crichton-4/+0
2014-05-28Move trait impls for primitives near trait definitionPiotr Jawniak-4/+27
2014-05-15core: Remove the unit moduleBrian Anderson-0/+5
2014-05-13std: Move the owned module from core to stdAlex Crichton-6/+0
2014-05-07core: Inherit the default moduleAlex Crichton-0/+27