aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/syntax_highlighting/test_data/highlight_unsafe.html
Commit message (Expand)AuthorAgeFilesLines
* Highlight unsafe trait refs as unsafe only in impl blocks and definitionsLukas Wirth2021-06-151-0/+6
* Sort HlMod variants and ALL constLukas Wirth2021-04-231-3/+3
* 8024: Updated the implementation for trait modifier.Chetan Khilosiya2021-03-301-3/+3
* Use a highlight modifier for intra doc linksLukas Wirth2021-03-181-1/+1
* Semantic highlight intradoclinks in documentationLukas Wirth2021-03-171-0/+1
* Handle self/super/crate in PathSegment as NameRefLukas Wirth2021-01-151-3/+3
* Fix typo, parentheses is pluralLaurențiu Nicola2021-01-101-11/+11
* Split punctuation semantic highlighting up into more tagsLukas Wirth2021-01-101-44/+44
* Support labels in reference searchLukas Wirth2020-12-241-0/+1
* Make sure that HighlightModifier::ALL is synchronized with enumAleksey Kladov2020-12-191-5/+5
* Use more Rustic highlighting specifiersAleksey Kladov2020-12-191-5/+5
* Use METHOD semantic token typeLaurențiu Nicola2020-12-041-5/+5
* Add attribute highlight modifier to all tokens inside attributesLukas Wirth2020-11-211-1/+1
* . is an operatorAleksey Kladov2020-11-091-6/+6
* :arrow_up: expect-testAleksey Kladov2020-08-281-0/+99