rust/src/libsyntax/diagnostics
Mark Rousskov 72e2cfd934 Remove serialization of diagnostics to files
This is no longer used by the index generator and was always an unstable
compiler detail, so strip it out.

This also leaves in RUSTC_ERROR_METADATA_DST since the stage0 compiler
still needs it to be set.
2019-08-20 09:55:31 -04:00
..
macros.rs Make register_[long_]diagnostics hygienic 2019-07-13 10:25:57 +01:00
plugin.rs Remove serialization of diagnostics to files 2019-08-20 09:55:31 -04:00