Skip to content

Commit

Permalink
ices/82156.rs: fixed with errors (rust-lang#663)
Browse files Browse the repository at this point in the history
=== stdout ===
=== stderr ===
error[E0433]: failed to resolve: there are too many leading `super` keywords
 --> /home/runner/work/glacier/glacier/ices/82156.rs:2:5
  |
2 |     super();
  |     ^^^^^ there are too many leading `super` keywords

error: aborting due to previous error

For more information about this error, try `rustc --explain E0433`.
==============

Co-authored-by: rustbot <rustbot@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rustbot committed Feb 20, 2021
1 parent a365b00 commit c303c5a
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit c303c5a

Please sign in to comment.