Skip to content

Commit ef3b91a

Browse files
ddvleeuwensila-strike
authored andcommitted
Remove "-Xno-uescape" from compiler-options.yml
1 parent b1734b1 commit ef3b91a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_data/compiler-options.yml

-4
Original file line numberDiff line numberDiff line change
@@ -469,10 +469,6 @@
469469
schema:
470470
type: "Boolean"
471471
description: "Don't perform exhaustivity/unreachability analysis. Also, ignore @switch annotation."
472-
- option: "-Xno-uescape"
473-
schema:
474-
type: "Boolean"
475-
description: "Disable handling of \\u unicode escapes."
476472
- option: "-Xnojline"
477473
schema:
478474
type: "Boolean"

0 commit comments

Comments
 (0)