gnu: rust-proc-macro2-diagnostics-0.10: Enable the tests.
* gnu/packages/crates-io.scm (rust-proc-macro2-diagnostics-0.10) [arguments]: Don't skip the tests. Add cargo-test-flags. Signed-off-by: Aaron Covrig <aaron.covrig.us@ieee.org> Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: Ic690774ae2f562d63d2ced2ae5fe758c8faf5293
This commit is contained in:
parent
b5224edf82
commit
b438073aad
@ -56008,7 +56008,7 @@ macro use case.")
|
||||
(base32 "1j48ipc80pykvhx6yhndfa774s58ax1h6sm6mlhf09ls76f6l1mg"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; cannot determine resolution for the macro `diagnostic_item`
|
||||
`(#:cargo-test-flags '("--release" "--" "--skip=main")
|
||||
#:cargo-inputs (("rust-proc-macro2" ,rust-proc-macro2-1)
|
||||
("rust-quote" ,rust-quote-1)
|
||||
("rust-syn" ,rust-syn-2)
|
||||
|
Loading…
Reference in New Issue
Block a user