Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

No syntax highlighting for impl Trait #381

Open
spacekookie opened this issue May 28, 2018 · 1 comment
Open

No syntax highlighting for impl Trait #381

spacekookie opened this issue May 28, 2018 · 1 comment

Comments

@spacekookie
Copy link

Version of VSCode: 1.23.1
Version of the extension: 0.4.4
OS: Linux

Description

fn foo() -> impl Bar { } has no highlighting for impl Bar as shown in examples on the Rust blog

Logs

Not applicable/ Not interesting

@sklose
Copy link

sklose commented Jul 5, 2018

same for the new dyn Trait syntax

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants