Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • I ink
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • ink
  • Repository
Switch branch/tag
  • ink
  • crates
  • storage
  • src
  • collections
  • vec
  • mod.rs
Find file BlameHistoryPermalink
  • Michael Müller's avatar
    Make nested Lazy's clear storage properly (#583) · 3803a266
    Michael Müller authored Nov 17, 2020
    
    
    * Fix typo: invariances ➜ invariants
    
    * Fix comment
    
    * Reduce code duplication in HashMap tests
    
    * Add test api getters for used storage
    
    * Add regression tests for complete storage clearance of nested Lazy's
    
    * Always clear inner cell
    
    * Bring costs of bug fix down
    
    * Apply suggestions from code review
    
    Co-authored-by: default avatarHero Bird <robin.freyler@gmail.com>
    
    * Rename function
    
    * Throw out convenience method, clarify variable names
    
    * Clarify comment
    
    Co-authored-by: default avatarHero Bird <robin.freyler@gmail.com>
    3803a266