rust-analyzer version: rust-analyzer version: 1.94.1 (e408947 2026-03-25) [/home/ved-s/.cargo/bin/rust-analyzer]
rustc version: rustc 1.94.1 (e408947bf 2026-03-25)
editor or extension: VSCodium, extension rust-analyzer-no-server v0.3.2854
repository link (if public, optional): https://github.com/ved-s/smoldata
Triggering autocomplete after <type as Trait>:: gives correct results, unless there's already some text after ::

rust-analyzer version:
rust-analyzer version: 1.94.1 (e408947 2026-03-25) [/home/ved-s/.cargo/bin/rust-analyzer]rustc version:
rustc 1.94.1 (e408947bf 2026-03-25)editor or extension: VSCodium, extension rust-analyzer-no-server v0.3.2854
repository link (if public, optional): https://github.com/ved-s/smoldata
Triggering autocomplete after
<type as Trait>::gives correct results, unless there's already some text after::