rust/src/librustc/driver
Felix S. Klock II 1599d22603 Added session.fileline_note() method and support infrastucture for it.
Add way to print notes with just file:linenum prefix (preserving
integration with source lookup for e.g. vi and emacs) but don't repeat
the other span info.
2014-04-05 03:46:43 +02:00
..
driver.rs rustc: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
mod.rs
session.rs Added session.fileline_note() method and support infrastucture for it. 2014-04-05 03:46:43 +02:00