Searched refs:CompileCommand (Results 1 – 2 of 2) sorted by relevance
32 pub struct CompileCommand { struct50 impl CompileCommand { argument123 let command = CompileCommand::try_parse_from(vec![ in test_successful_compile()154 let command = CompileCommand::try_parse_from(vec![ in test_x64_flags_compile()191 let command = CompileCommand::try_parse_from(vec![ in test_aarch64_flags_compile()220 let command = CompileCommand::try_parse_from(vec![ in test_unsupported_flags_compile()256 let command = CompileCommand::try_parse_from(vec![ in test_x64_presets_compile()
67 Compile(wasmtime_cli::commands::CompileCommand),