mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-17 02:42:54 +00:00
Remove references to platform-intrinsic ABI
This commit is contained in:
parent
e6276c8b64
commit
1dbe681757
3 changed files with 0 additions and 5 deletions
|
|
@ -38,7 +38,6 @@ const SUPPORTED_CALLING_CONVENTIONS: &[&str] = &[
|
|||
"system-unwind",
|
||||
"rust-intrinsic",
|
||||
"rust-call",
|
||||
"platform-intrinsic",
|
||||
"unadjusted",
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue