Skip to content
  • Jorge Aparicio's avatar
    fix the build (#42) · 1dad80a9
    Jorge Aparicio authored
    * fix the build
    
    the `unborrow!` macro is need in the block and bookkeeper modules
    
    * cfg(tls) away impl LocalAllocator
    
    as the struct LocalAllocator is not available when the tls feature is
    disabled
    1dad80a9