Files
rust/tests/ui/print-request/print-calling-conventions.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
150 B
Rust
Raw Permalink Normal View History

2025-07-01 18:24:12 +05:00
//! Test that `--print calling-conventions` outputs all supported calling conventions.
//@ compile-flags: --print calling-conventions
//@ build-pass