We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build
1 parent e281446 commit d9ca24eCopy full SHA for d9ca24e
Cargo.toml
@@ -26,6 +26,7 @@ members = [
26
]
27
exclude = [
28
"src/tools/rls/test_data",
29
+ "build",
30
31
32
# Curiously, LLVM 7.0 will segfault if compiled with opt-level=3
0 commit comments