remove unnecessary stderr files

This commit is contained in:
Takayuki Maeda 2022-08-16 03:08:25 +09:00
parent 1603a70f82
commit 03db919989
4 changed files with 0 additions and 23 deletions

View File

@ -1,17 +0,0 @@
error[E0308]: mismatched types
--> $DIR/higher-ranked-projection.rs:25:5
|
LL | foo(());
| ^^^^^^^ one type is more general than the other
|
= note: expected reference `&'a ()`
found reference `&()`
note: the lifetime requirement is introduced here
--> $DIR/higher-ranked-projection.rs:16:33
|
LL | where for<'a> &'a T: Mirror<Image=U>
| ^^^^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0308`.

View File

@ -1,2 +0,0 @@
error: unknown debugging option: `borrowck`

View File

@ -1,2 +0,0 @@
error: unknown debugging option: `borrowck`

View File

@ -1,2 +0,0 @@
error: unknown debugging option: `borrowck`