Files
rust/src/librustc_errors
Sergio Benitez 8be132e9d7 Initial diagnostic API for proc-macros.
This commit introduces the ability to create and emit `Diagnostic`
structures from proc-macros, allowing for proc-macro authors to emit
warning, error, note, and help messages just like the compiler does.
2017-08-28 02:58:22 -07:00
..
2017-08-27 19:02:24 +09:00
2016-10-18 23:13:02 +05:30
2017-08-15 21:56:30 +02:00