Skip to content
Snippets Groups Projects
Commit 43fce1f0 authored by Per's avatar Per
Browse files

test4

parent 5e0be024
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,18 @@
"isDefault": true
}
},
{
"label": "cargo test4",
"type": "shell",
"command": "cargo rustc --release --example test4 -- -C linker=true --emit=llvm-ir,llvm-bc",
"problemMatcher": [
"$rustc"
],
"group": {
"kind": "build",
"isDefault": true
}
},
{
"type": "cargo",
"label": "cargo clean",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment