summary refs log tree commit diff
path: root/src/librustc/back/abi.rs
AgeCommit message (Expand)AuthorLines
2013-09-03add type name to the tydescDaniel Micay-1/+2
2013-08-11Add a field `borrow_offset` to the type descriptor indicatingNiko Matsakis-1/+2
2013-06-23Remove unused TyDesc parameter from the glue functionsPhilipp Brüschweiler-13/+0
2013-06-23Remove unused shape fields from typedescsPhilipp Brüschweiler-3/+1
2013-06-22Fix take glue of owned trait objectsPhilipp Brüschweiler-4/+2
2013-05-02auto merge of #6172 : Sodel-the-Vociferous/rust/rm_trt_obj_magic_nums, r=cata...bors-0/+7
2013-05-02Remove 'Local Variable' commentsBrendan Zabarauskas-9/+0
2013-05-01Add trait object field types to back/abi.rs, and use themDaniel Ralston-0/+7
2013-03-22librustc: Remove the `const` declaration form everywherePatrick Walton-36/+36
2013-01-29librustc: De-export back, lib, and util. rs=deexportingPatrick Walton-40/+40
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-07Rename src/rustc to src/librustc. Use the driver crateBrian Anderson-0/+78