1 2 3 4 5
error: 不支持的 #[plugin(...)] 键;仅支持 depends(...) --> tests/ui/unknown_plugin_key.rs:4:10 | 4 | #[plugin(inject(Foo))] | ^^^^^^