mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
implement run-pass tests as xtasks
`
This commit is contained in:
parent
bf9df9fe73
commit
d172df6f0a
8 changed files with 611 additions and 132 deletions
|
|
@ -76,6 +76,7 @@ lto = true
|
|||
[workspace]
|
||||
members = [
|
||||
"macros",
|
||||
"xtask",
|
||||
]
|
||||
|
||||
# do not optimize proc-macro deps or build scripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue