about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-12-02 04:09:03 +0100
committerGitHub <noreply@github.com>2019-12-02 04:09:03 +0100
commit90ac08222a640db4563506983ef0185bb1b54996 (patch)
tree389fd61bab39526a746c0f0c4dd0c5fe9dedd195 /src/test/debuginfo/enum-thinlto.rs
parentdbe880e8ecd088ded3ac63fac1d60f813f11ad4e (diff)
parente5944a5a698a0a9dd3acbb14d8309a2b72cd9160 (diff)
downloadrust-90ac08222a640db4563506983ef0185bb1b54996.tar.gz
rust-90ac08222a640db4563506983ef0185bb1b54996.zip
Rollup merge of #66905 - petrochenkov:rmplugin2, r=Centril
rustc_plugin: Remove some remaining plugin features

- Plugin arguments (`#![plugin(my_plugin(args))]`) are no longer supported.
- Registering additional plugins from command line (`-Z extra-plugins=my_plugin`) is no longer supported, `-Z crate-attr=plugin(my_plugin)` can be used instead.
- Lint `plugin_as_library` is removed as mostly useless now, when plugins exist as a compatibility feature with greatly reduced functionality.
- Plugins registering additional LLVM passes (`Registry::register_llvm_pass`) are no longer supported, `-C                   passes=my_passes` can be used instead.

r? @Centril
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions