without [lib].path, it works as expected: <img width="884" alt="1" src="https://github.com/rust-lang/rust-analyzer/assets/11925432/fb41b100-86a9-4cb0-b64f-7361be9f2067"> with [lib].path: ``` [lib] path = "src/lib01.rs" ``` There are no IntelliSense now: <img width="820" alt="image" src="https://github.com/rust-lang/rust-analyzer/assets/11925432/4a63cfe6-6ecf-48cb-9572-9807ade9c3f2">