summary refs log tree commit diff
path: root/src/rustc/metadata/common.rs
AgeCommit message (Expand)AuthorLines
2012-03-27Enforce mutability declarations in classes; correct shapes for classesTim Chevalier-0/+1
2012-03-23Keep an explicit map of things that have to be spilledMarijn Haverbeke-0/+1
2012-03-23Remove last vestiges of old-style intrinsicsMarijn Haverbeke-1/+0
2012-03-23Revert removal of intrinsicsMarijn Haverbeke-0/+1
2012-03-23Remove support for the old-style intrinsicsMarijn Haverbeke-1/+0
2012-03-22Make cross-crate calls to class methods workTim Chevalier-1/+1
2012-03-21add mut decls to rustc and make them mandatoryNiko Matsakis-1/+1
2012-03-16Classes WIPTim Chevalier-0/+1
2012-03-15Properly recognize external intrinsicsMarijn Haverbeke-0/+1
2012-03-15Make sure enum and resource constructors are inlined properlyMarijn Haverbeke-1/+3
2012-03-15Rename dict to vtable throughout the compilerMarijn Haverbeke-1/+1
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+112