about summary refs log tree commit diff
path: root/src/comp/syntax/codemap.rs
AgeCommit message (Expand)AuthorLines
2011-07-14rustc: Move much of metadata reading over to interior vectorsPatrick Walton-15/+16
2011-07-12Fix fast-check target by disabling code snippet printing on warnings (broken ...Graydon Hoare-1/+4
2011-07-11Only print up to six lines on error. Print ^~~~~ to highlight error span.Josh Matthews-1/+49
2011-07-11Hack to print lines when error spans are available.Josh Matthews-2/+55
2011-07-05Move everything syntax-related to syntax/, break deps on rest of compilerMarijn Haverbeke-0/+96