Mark code as ignored due to requiring external plugin
This commit is contained in:
@@ -12,7 +12,7 @@ The `#[plugin]` attribute should take a single argument: the name of the plugin.
|
||||
|
||||
For example, for the plugin `foo`:
|
||||
|
||||
```
|
||||
```ignore (requires external plugin crate)
|
||||
#![feature(plugin)]
|
||||
#![plugin(foo)] // ok!
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user