We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 376bca9 commit 80705fbCopy full SHA for 80705fb
.github/workflows/ci.yaml
@@ -71,9 +71,6 @@ jobs:
71
- name: Test
72
run: cargo test --features sysroot-abi -p proc-macro-srv -p proc-macro-srv-cli -p proc-macro-api -- --quiet
73
74
- - name: Check salsa dependency
75
- run: "! (cargo tree -p proc-macro-srv-cli | grep -q salsa)"
76
-
77
rust:
78
if: github.repository == 'rust-lang/rust-analyzer'
79
name: Rust
0 commit comments