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 50bee24 commit 37b1d9dCopy full SHA for 37b1d9d
text/3716-target-modifiers.md
@@ -517,7 +517,7 @@ modifier is stabilized.
517
[future-possibilities]: #future-possibilities
518
519
A possible future extension could be to detect inconsistencies between the ABI
520
-of C code an Rust code. This would be an interesting extension, but it is not
+of C code and Rust code. This would be an interesting extension, but it is not
521
critical for target modifiers as calling into C is inherently unsafe to start
522
with. Similarly, another possible future extension could be to catch ABI
523
mismatches when using dynamic linking.
0 commit comments