mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-03 05:13:35 +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
|
|
@ -99,7 +99,6 @@ define_symbols! {
|
|||
cdecl_dash_unwind = "cdecl-unwind",
|
||||
fastcall_dash_unwind = "fastcall-unwind",
|
||||
msp430_dash_interrupt = "msp430-interrupt",
|
||||
platform_dash_intrinsic = "platform-intrinsic",
|
||||
ptx_dash_kernel = "ptx-kernel",
|
||||
riscv_dash_interrupt_dash_m = "riscv-interrupt-m",
|
||||
riscv_dash_interrupt_dash_s = "riscv-interrupt-s",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue