yixing312
yixing312
催更催更
看到rust圣经中关于本书的介绍页消失了,故来询问
@rustbot label A-diagnostics
@ChayimFriedman2 I designed a very simple package example to reproduce this problem. You can find it in [yixing312/simple_case](https://github.com/yixing312/simple_case) which has only one `main.rs`. It wrongly identified the 'base' method and...
@ChayimFriedman2 I confirm it can be used with `cargo build | cargo run` . But when I tried to remove `.base` ,It still can't find the correct type. However, it...
@ChayimFriedman2 sorry for late, I will explain how it works. I have omitted the irrelevant code and the brief description is as follows ```rust pub struct RsBulletRobotBuilder RsBulletRobotBuilder` with `&'a...