Rollup merge of #100596 - TaKO8Ki:remove-unnecessary-stderr-files, r=Mark-Simulacrum

Remove unnecessary stderr files

This patch removes stderr files corresponding to revisions that have already been removed.
This commit is contained in:
Matthias Krüger 2022-08-20 19:32:09 +02:00 committed by GitHub
commit 23a603aa4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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`