rust/src/libsyntax/diagnostics
Niko Matsakis 489a6c95bf replace fileline_{help,note} with {help,note}
The extra filename and line was mainly there to keep the indentation
relative to the main snippet; now that this doesn't include
filename/line-number as a prefix, it is distracted.
2016-05-02 11:49:23 -04:00
..
macros.rs replace fileline_{help,note} with {help,note} 2016-05-02 11:49:23 -04:00
metadata.rs try! -> ? 2016-03-22 22:01:37 -05:00
plugin.rs syntax: Get rid of token::IdentStyle 2016-04-24 20:59:44 +03:00
registry.rs Remove usage of .map(|&foo| foo) 2015-02-18 00:57:35 +00:00