summary refs log tree commit diff
path: root/src/librustc/middle/save
AgeCommit message (Expand)AuthorLines
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-5/+8
2014-06-16rustc: Improve span for error about using a method as a field.Kevin Butler-1/+1
2014-06-13Introduce VecPerParamSpace and use it to represent sets of types andNiko Matsakis-1/+1
2014-06-13Dump results of analysis phase as CSVNick Cameron-0/+2395