Is it just me or why is there no Rust syntax highlighting in the “internals” forum? In the “users” forum it’s working fine.
Test:
let x: usize = 8;
Is it just me or why is there no Rust syntax highlighting in the “internals” forum? In the “users” forum it’s working fine.
Test:
let x: usize = 8;
Yes, I have noticed this too. Very annoying 
Is it highlighting correctly now? Just needed to add rust to the list of highlighted languages in Discourse settings 
Looks good now!
Strange… My initial post in this thread is now properly highlighted, but not this one in another thread: Changing the `impl Trait for .. { }` syntax
But if I press “Edit”, I see it a highlighted preview.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.