Skip to content

2020-11-23

Choose a tag to compare

@github-actions github-actions released this 23 Nov 08:53
cadf0e9
Merge #6598

6598: Textmate grammar: ensure word boundary after `true` r=dustypomerleau a=dustypomerleau

Adding round brackets ensures word boundaries on both sides of booleans (reported in https://github.com/dustypomerleau/rust-syntax/issues/7).

Co-authored-by: Dusty Pomerleau <[email protected]>