about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2021-06-11 14:22:13 +0300
committerSimonas Kazlauskas <git@kazlauskas.me>2021-07-06 13:12:15 +0300
commit8240e7aa101815e2009c7d03b33dd2566d843e73 (patch)
treeacd63da2f2a9ec826d6d5844cdc8a4d3892dbd6c /src/librustdoc/html/static/source-script.js
parent96859dbaf6229f131fbd427a32aaa95d4f9cb132 (diff)
downloadrust-8240e7aa101815e2009c7d03b33dd2566d843e73.tar.gz
rust-8240e7aa101815e2009c7d03b33dd2566d843e73.zip
Replace per-target ABI denylist with an allowlist
It makes very little sense to maintain denylists of ABIs when, as far as
non-generic ABIs are concerned, targets usually only support a small
subset of the available ABIs.

This has historically been a cause of bugs such as us allowing use of
the platform-specific ABIs on x86 targets – these in turn would cause
LLVM errors or assertions to fire.

Fixes #57182

Sponsored by: standard.ai
Diffstat (limited to 'src/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions