remove stray ui stderr
This commit is contained in:
parent
394945ee36
commit
e6f7cf7e75
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
|||
error[E0658]: :lifetime fragment specifier is experimental and subject to change (see issue #46895)
|
||||
--> $DIR/feature-gate-macro-lifetime-matcher.rs:14:19
|
||||
|
|
||||
LL | macro_rules! m { ($lt:lifetime) => {} }
|
||||
| ^^^^^^^^^^^^
|
||||
|
|
||||
= help: add #![feature(macro_lifetime_matcher)] to the crate attributes to enable
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0658`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue