rust/src/libsyntax/diagnostics
Florian Hahn 89b09440d8 Allow syntax extensions to return multiple items, closes #16723.
This patch replaces `MacItem` with `MacItems`.
2014-09-19 11:10:54 +02:00
..
macros.rs Register new snapshots 2014-07-19 20:38:00 -07:00
plugin.rs Allow syntax extensions to return multiple items, closes #16723. 2014-09-19 11:10:54 +02:00
registry.rs Add scaffolding for assigning alpha-numeric codes to rustc diagnostics 2014-07-11 00:32:00 +02:00