• Michael Müller's avatar
    Fix build warnings + clippy errors from latest nightly (#686) · 353a840d
    Michael Müller authored
    * Fix build warning
    
    * Fix `warn(clippy::redundant_slicing)`
    
    * Remove unnecessary feature
    
    * Reduce amount of ci fuzz tests, since it times out sometimes
    
    * Apply rustfmt
    
    * Revert "Remove unnecessary feature"
    
    This reverts commit fdad2e89.
    
    * Revert "Fix build warning"
    
    This reverts commit 00ea9038.
    
    * Fix build warning
    
    * Revert me: Hotfix for funty issue
    
    * Remove unstable `panic_any`
    
    * Fix use
    353a840d