We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c9044 commit a4418bcCopy full SHA for a4418bc
text/0000-add-error-macro.md
@@ -6,7 +6,7 @@
6
# Summary
7
[summary]: #summary
8
9
-This RFC proposes adding a new macro to `libstd`, `compile_error!` which will
+This RFC proposes adding a new macro to `libcore`, `compile_error!` which will
10
unconditionally cause compilation to fail with the given error message when
11
encountered.
12
0 commit comments