Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
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