Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

ices/83753.rs: fixed with errors #717

Merged
merged 1 commit into from
Apr 19, 2021
Merged

ices/83753.rs: fixed with errors #717

merged 1 commit into from
Apr 19, 2021

Commits on Apr 17, 2021

  1. ices/83753.rs: fixed with errors

    === stdout ===
    === stderr ===
    error[E0229]: associated type bindings are not allowed here
     --> /home/runner/work/glacier/glacier/ices/83753.rs:3:21
      |
    3 |     fn bar(foo: Foo<Target = usize>) {}
      |                     ^^^^^^^^^^^^^^ associated type not allowed here
    
    error: aborting due to previous error
    
    For more information about this error, try `rustc --explain E0229`.
    ==============
    rustbot committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    248cbff View commit details
    Browse the repository at this point in the history