rust/src/libsyntax/diagnostics
Michael Sproul d27230bb6d Add metadata output to the diagnostics system.
Diagnostic errors are now checked for uniqueness across the compiler and
error metadata is written to JSON files.
2015-04-30 08:59:53 +10:00
..
macros.rs Change span_help calls to fileline_help where appropriate 2015-03-03 15:18:33 +02:00
metadata.rs Add metadata output to the diagnostics system. 2015-04-30 08:59:53 +10:00
plugin.rs Add metadata output to the diagnostics system. 2015-04-30 08:59:53 +10:00
registry.rs Remove usage of .map(|&foo| foo) 2015-02-18 00:57:35 +00:00