Skip to content

Commit b81d983

Browse files
authored
Merge pull request #2673 from spl/patch-1
Amend RFC 1721 to define crt
2 parents 8354d9b + 8e377c4 commit b81d983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/1721-crt-static.md

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

99
Enable the compiler to select whether a target dynamically or statically links
10-
to a platform's standard C runtime through the introduction of three orthogonal
10+
to a platform's standard C runtime ("CRT") through the introduction of three orthogonal
1111
and otherwise general purpose features, one of which will likely never become
1212
stable and can be considered an implementation detail of std. These features do
1313
not require the compiler or language to have intrinsic knowledge of the

0 commit comments

Comments
 (0)