about summary refs log tree commit diff
path: root/src/librustc_plugin/deprecated/Cargo.toml
AgeCommit message (Collapse)AuthorLines
2019-11-17rustc_plugin: Remove the compatibility shimVadim Petrochenkov-14/+0
2019-08-20Deprecate using rustc_plugin without the rustc_driver dylib.Simon Sapin-0/+14
CC https://github.com/rust-lang/rust/pull/59800 https://github.com/rust-lang/rust/commit/7198687bb2df13a3298ef1e8f594753073d6b9e8 Fix https://github.com/rust-lang/rust/issues/62717