mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-04 02:39:32 +00:00
chore: Clean up proc-macro-srv CI job
This commit is contained in:
parent
31e412c290
commit
56c9f331ee
4 changed files with 17 additions and 30 deletions
|
@ -1,2 +1 @@
|
|||
target/
|
||||
Cargo.lock
|
||||
|
|
7
crates/proc-macro-srv/proc-macro-test/imp/Cargo.lock
generated
Normal file
7
crates/proc-macro-srv/proc-macro-test/imp/Cargo.lock
generated
Normal file
|
@ -0,0 +1,7 @@
|
|||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 4
|
||||
|
||||
[[package]]
|
||||
name = "proc-macro-test-impl"
|
||||
version = "0.0.0"
|
Loading…
Add table
Add a link
Reference in a new issue