about summary refs log tree commit diff
path: root/src/rt/rust_util.cpp
AgeCommit message (Expand)AuthorLines
2013-08-11Add a field `borrow_offset` to the type descriptor indicatingNiko Matsakis-0/+1
2013-06-23Remove unused shape fields from typedescsPhilipp Brüschweiler-2/+0
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-05rt: Remove shape codeBrian Anderson-12/+2
2012-07-10Get rid of unused fields in tydescs. Closes #2351.Michael Sullivan-7/+0
2012-06-18Put type descriptors in strings created by the runtime. Progress on #2638.Michael Sullivan-0/+43