We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e185e commit 72877b8Copy full SHA for 72877b8
doc/src/challenges/0002-intrinsics-memory.md
@@ -23,8 +23,8 @@ Annotate Rust core::intrinsics functions that manipulate raw pointers with their
23
24
Intrinsic functions to be annotated with safety contracts
25
26
-| Function | Location |
27
-|-------------------------------------|---------|
+| Function | Location |
+|-------------------------------------|-----------------|
28
| typed_swap | core::intrisics |
29
| vtable_size | core::intrisics |
30
| vtable_align | core::intrisics |
0 commit comments