rust/src/librustc_plugin
Mazdak Farrokhzad 3250b8ee59
Rollup merge of #62042 - petrochenkov:macstab, r=matthewjasper
Support stability and deprecation checking for all macros

RELNOTES: Deprecation attributes on macros now have effect.

Fixes https://github.com/rust-lang/rust/issues/34079
Fixes https://github.com/rust-lang/rust/issues/49912
Unblocks https://github.com/rust-lang/rust/pull/62086
Unblocks https://github.com/rust-lang/rust/pull/61000
2019-07-07 17:00:17 +02:00
..
build.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
Cargo.toml rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
error_codes.rs Rename diagnostics to error_codes 2019-04-17 18:19:14 +09:00
lib.rs Link compiler plugins to rustc_driver 2019-07-07 03:23:02 +02:00
load.rs Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
registry.rs syntax: Remove NodeId from SyntaxExtension 2019-07-07 13:04:06 +03:00