konkers / bazel-rustdoctest-proc-macro-failure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example failure for bazelbuild/rules_rust#1952

Running

CARGO_BAZEL_REPIN=true bazel test //lib_crate:lib_crate_doc_test

//lib_crate:lib_crate_doc_test will succeed with the patch in WORKSPACE applied and fail with the patch commented out.

About

License:Apache License 2.0


Languages

Language:Starlark 66.1%Language:Rust 33.9%