Skip to content

Commit 0c566db

Browse files
authored
Merge pull request #1483 from Amanieu/asm
Add a page for inline assembly
2 parents e631a72 + c8ae029 commit 0c566db

File tree

2 files changed

+404
-0
lines changed

2 files changed

+404
-0
lines changed

src/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
- [Dev-dependencies](testing/dev_dependencies.md)
210210

211211
- [Unsafe Operations](unsafe.md)
212+
- [Inline assembly](unsafe/asm.md)
212213

213214
- [Compatibility](compatibility.md)
214215
- [Raw identifiers](compatibility/raw_identifiers.md)

0 commit comments

Comments
 (0)