Skip to content

Commit cb4f081

Browse files
committed
remove ffi and no_std, TRPL's got it
1 parent fabbd4e commit cb4f081

File tree

3 files changed

+0
-49
lines changed

3 files changed

+0
-49
lines changed

ffi.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

intro.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ stack or heap, we will not explain the syntax.
1515
* [Uninitialized Memory](uninitialized.html)
1616
* [Ownership-oriented resource management (RAII)](raii.html)
1717
* [Concurrency](concurrency.html)
18-
* [Interfacing with other languages (FFI)](ffi.html)
19-
* [Eliminating the Runtime (no_std)](no_std.html)
2018

2119
## A Tale Of Two Languages
2220

no_std.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)