summary refs log tree commit diff
path: root/src/compiletest/errors.rs
AgeCommit message (Collapse)AuthorLines
2012-01-11Major clean-up of std::ioMarijn Haverbeke-2/+1
Use ifaces instead of objs, stop wrapping everything in two (or three) layers of no-value-added indirection, and remove some of the more pointless/outdated idioms from the code.
2012-01-04extend tester so that error msgs can be attached to linesNiko Matsakis-0/+54