CarbonSmasher
Results
1
issues of
CarbonSmasher
**rust-analyzer version**: 0.3.1657-standalone **rustc version**: 1.71.1 **relevant settings**: none Steps to reproduce: 1. Open a rust file 2. Create a new function 3. Type `for foo.` Example: ``` fn bar()...
A-completion
C-bug