Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
print-request
/
print-calling-conventions.rs
blob: cefaa0d9b6fc0451fcef04a67670e68645c92e64 [
file
] [
log
] [
blame
]
//! Test that `--print calling-conventions` outputs all supported calling conventions.
//@ compile-flags: --print calling-conventions
//@ build-pass