Skip to content

Commit 72877b8

Browse files
authored
Update doc/src/challenges/0002-intrinsics-memory.md
1 parent b6e185e commit 72877b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/challenges/0002-intrinsics-memory.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Annotate Rust core::intrinsics functions that manipulate raw pointers with their
2323

2424
Intrinsic functions to be annotated with safety contracts
2525

26-
| Function | Location |
27-
|-------------------------------------|---------|
26+
| Function | Location |
27+
|-------------------------------------|-----------------|
2828
| typed_swap | core::intrisics |
2929
| vtable_size | core::intrisics |
3030
| vtable_align | core::intrisics |

0 commit comments

Comments
 (0)