Problem
[email protected] ignores rust-toolchain when running rustdoc.
This is problematic when running mdbook test -L PATH where PATH contains compiled crates -- likely compiled in a way that doesn't ignore rust-toolchain.
[email protected] is still fine.
Steps
Let me know if you need actual repro steps. I used our own repository. See the CI runs on the commits of linera-io/linera-documentation#171
Possible Solution(s)
No response
Notes
No response
Version
Problem
[email protected] ignores
rust-toolchainwhen runningrustdoc.This is problematic when running
mdbook test -L PATHwhere PATH contains compiled crates -- likely compiled in a way that doesn't ignorerust-toolchain.[email protected] is still fine.
Steps
Let me know if you need actual repro steps. I used our own repository. See the CI runs on the commits of linera-io/linera-documentation#171
Possible Solution(s)
No response
Notes
No response
Version