▲ | mdasen 6 days ago | |
It might be that we have multiple features in our codebase and Gemini seems to struggle understanding that it needs to be aware of #[cfg(feature = "x")] and also that if it's trying to run things, it might need to specify the feature. And yes, when they guess APIs, it's highly annoying. |