* moved `extern` inside module * changed `extern "stdcall"` to `extern "system"` * changed `cfg(target_os="win32")` to `cfg(windows)` * only run on Windows && x86, (not x86_64) * updated copyright dates |
||
|---|---|---|
| .. | ||
| auxiliary | ||
| bench | ||
| codegen | ||
| compile-fail | ||
| debug-info | ||
| pretty | ||
| run-fail | ||
| run-pass | ||
| run-pass-fulldeps | ||