diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2021-02-01 14:29:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-01 14:29:45 +0100 |
| commit | 26222272080d179b4f0a5ffe057d07d7341de041 (patch) | |
| tree | 6e456efda320ef70658fd1537e7c52c0ab658e41 /compiler/rustc_errors/src/snippet.rs | |
| parent | 52907cc23723379db208508b2d79828060f9db2c (diff) | |
| parent | 3acd1a4f92013945667f025167cfccdcf6cd73e4 (diff) | |
| download | rust-26222272080d179b4f0a5ffe057d07d7341de041.tar.gz rust-26222272080d179b4f0a5ffe057d07d7341de041.zip | |
Rollup merge of #81598 - sivadeilra:windows_dll_imports_fix_x86, r=m-ou-se
Fix calling convention for CRT startup My PR #81478 used the wrong calling convention for a set of functions that are called by the CRT. These functions need to use `extern "C"`. This would only affect x86, which is the only target (that I know of) that has multiple calling conventions. ```@bors``` r? ```@m-ou-se```
Diffstat (limited to 'compiler/rustc_errors/src/snippet.rs')
0 files changed, 0 insertions, 0 deletions
