Explorar o código

Added x86-x64 windows .lib
Removed unreachable code

IVogel %!s(int64=2) %!d(string=hai) anos
pai
achega
4ae9d154aa
Modificáronse 2 ficheiros con 0 adicións e 1 borrados
  1. BIN=BIN
      lib/x86_64/windows/lua_shared.lib
  2. 0 1
      src/lib.rs

BIN=BIN
lib/x86_64/windows/lua_shared.lib


+ 0 - 1
src/lib.rs

@@ -508,7 +508,6 @@ where
                 );
                 std::mem::drop(error_str);
                 error(state);
-                unreachable_unchecked();
             }
         }
     }