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

ices/56445-1.rs: fixed with errors #577

Closed
wants to merge 1 commit into from

Commits on Dec 28, 2020

  1. ices/56445-1.rs: fixed with errors

    === stdout ===
    === stderr ===
    error: generic `Self` types are currently not permitted in anonymous constants
     --> /home/runner/work/glacier/glacier/ices/56445-1.rs:6:38
      |
    6 |     fn lfn_contents(&self) -> [char; Self::LFN_FRAGMENT_LEN] { loop { } }
      |                                      ^^^^^^^^^^^^^^^^^^^^^^
      |
    note: not a concrete type
     --> /home/runner/work/glacier/glacier/ices/56445-1.rs:3:10
      |
    3 | impl<'a> OnDiskDirEntry<'a> {
      |          ^^^^^^^^^^^^^^^^^^
    
    error: aborting due to previous error
    
    ==============
    rustbot committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    776e4b4 View commit details
    Browse the repository at this point in the history