about summary refs log tree commit diff
path: root/src/librustc/middle/trans/macros.rs
AgeCommit message (Expand)AuthorLines
2014-11-18Move trans, back, driver, and back into a new crate, rustc_trans. Reduces mem...Niko Matsakis-31/+0
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2013-12-05Remove unused upcallsAlex Crichton-22/+0
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-02-26Change imported macros to use leaky modules rather than leaky functions.John Clements-6/+5
2013-01-07librustc: Make vectors no longer implicitly copyable in rustc. r=graydonPatrick Walton-1/+1
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/+45