Skip to content

Commit a4418bc

Browse files
committed
Mention libcore instead of libstd
1 parent 84c9044 commit a4418bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-add-error-macro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Summary
77
[summary]: #summary
88

9-
This RFC proposes adding a new macro to `libstd`, `compile_error!` which will
9+
This RFC proposes adding a new macro to `libcore`, `compile_error!` which will
1010
unconditionally cause compilation to fail with the given error message when
1111
encountered.
1212

0 commit comments

Comments
 (0)