We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a4091 commit 2ef4558Copy full SHA for 2ef4558
.gitignore
@@ -74,13 +74,13 @@ __pycache__/
74
/obj/
75
/rt/
76
/rustllvm/
77
-/src/libstd_unicode/DerivedCoreProperties.txt
78
-/src/libstd_unicode/DerivedNormalizationProps.txt
79
-/src/libstd_unicode/PropList.txt
80
-/src/libstd_unicode/ReadMe.txt
81
-/src/libstd_unicode/Scripts.txt
82
-/src/libstd_unicode/SpecialCasing.txt
83
-/src/libstd_unicode/UnicodeData.txt
+/src/libcore/unicode/DerivedCoreProperties.txt
+/src/libcore/unicode/DerivedNormalizationProps.txt
+/src/libcore/unicode/PropList.txt
+/src/libcore/unicode/ReadMe.txt
+/src/libcore/unicode/Scripts.txt
+/src/libcore/unicode/SpecialCasing.txt
+/src/libcore/unicode/UnicodeData.txt
84
/stage[0-9]+/
85
/target
86
target/
@@ -105,4 +105,3 @@ version.texi
105
/src/target/
106
107
no_llvm_build
108
-
0 commit comments