mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00

feat: Diagnose some incorrect usages of the question mark operator Trying to figure out how the type stuff in r-a works some more, I think I am doing this correct here but I am not quite sure :)