summary refs log tree commit diff
path: root/src/test/ui/parser/emoji-identifiers.stderr
AgeCommit message (Expand)AuthorLines
2022-10-05Delay function resolution error until typeckMichael Goulet-9/+9
2022-07-07Track implicit `Sized` obligations in type paramsEsteban Küber-1/+1
2022-06-22point to type param definition when not finding variant, method and assoc typeTakayuki Maeda-1/+1
2021-12-03Extend emoji-identifiers ui test.Mara Bos-1/+9
2021-11-23Sort `FxHashSet`'s contents before emitting errors for consistent outputEsteban Kuber-20/+20
2021-11-23review comment: plural of emoji is emojiEsteban Kuber-6/+6
2021-11-23Account for confusable codepoints when recovering emoji identifiersEsteban Kuber-3/+14
2021-11-23Replace ZWJ with nothing in terminal outputEsteban Kuber-2/+2
2021-11-23Tokenize emoji as if they were valid indentifiersEsteban Kuber-0/+72