diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-12-02 04:09:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-02 04:09:03 +0100 |
| commit | 90ac08222a640db4563506983ef0185bb1b54996 (patch) | |
| tree | 389fd61bab39526a746c0f0c4dd0c5fe9dedd195 /src/test/ui/thinlto | |
| parent | dbe880e8ecd088ded3ac63fac1d60f813f11ad4e (diff) | |
| parent | e5944a5a698a0a9dd3acbb14d8309a2b72cd9160 (diff) | |
| download | rust-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/ui/thinlto')
0 files changed, 0 insertions, 0 deletions
