about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/snippet.rs
diff options
context:
space:
mode:
authorArlie Davis <ardavis@microsoft.com>2021-01-31 08:49:23 -0800
committerArlie Davis <ardavis@microsoft.com>2021-01-31 08:49:23 -0800
commit3acd1a4f92013945667f025167cfccdcf6cd73e4 (patch)
treed28f5c00188904138306e469841f90dffa13aefa /compiler/rustc_errors/src/snippet.rs
parent0e63af5da3400ace48a0345117980473fd21ad73 (diff)
downloadrust-3acd1a4f92013945667f025167cfccdcf6cd73e4.tar.gz
rust-3acd1a4f92013945667f025167cfccdcf6cd73e4.zip
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.
Diffstat (limited to 'compiler/rustc_errors/src/snippet.rs')
0 files changed, 0 insertions, 0 deletions