summary refs log tree commit diff
path: root/src/libstd/kinds.rs
AgeCommit message (Expand)AuthorLines
2013-06-28librustc: Change "Owned" to "Send" everywherePatrick Walton-3/+3
2013-06-28librustc: Rename Const to FreezePatrick Walton-2/+2
2013-06-28librustc: Change Const to Freeze in the compilerPatrick Walton-3/+9
2013-06-28librustc: Rename Owned to Send in the compilerPatrick Walton-1/+8
2013-05-30Add 'Sized' builtin kind; doesn't do anything yetBen Blum-0/+5
2013-05-30Require documentation by default for libstdAlex Crichton-0/+2
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+53