summary refs log tree commit diff
path: root/src/etc/monodebug.pl
AgeCommit message (Collapse)AuthorLines
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2012-12-06librustc: Propagate type uses correctly from method calls to the containing ↵Patrick Walton-0/+80
functions. rs=bugfix This adds a new script, `monodebug.pl`. It can be used to diagnose problems stemming from incorrect combining of monomorphic generic instantiations.