atom-language-rust
atom-language-rust copied to clipboard
Recognize minimal impl traits (Rust RFC 1522)
https://github.com/rust-lang/rust/issues/34511
I didn't look deeper into this. Did #96 cover this issue as well? If so, we should add a test case for it.
/cc @KalitaAlexey
@zargony,
No, it didn't.
#96 was about impl blocks.