rust/compiler/rustc_ast_passes
Amanieu d'Antras 547b4e601e Add more *-unwind ABI variants
The following *-unwind ABIs are now supported:
- "C-unwind"
- "cdecl-unwind"
- "stdcall-unwind"
- "fastcall-unwind"
- "vectorcall-unwind"
- "thiscall-unwind"
- "aapcs-unwind"
- "win64-unwind"
- "sysv64-unwind"
- "system-unwind"
2022-02-02 22:21:24 +01:00
..
src Add more *-unwind ABI variants 2022-02-02 22:21:24 +01:00
Cargo.toml Update itertools to deduplicate it 2022-01-14 12:33:54 +01:00