Skip to content

Commit b0bb804

Browse files
committed
Remove "Memory Ownership" chapter
It's a holdover from pre-Rust 1.0 when the reference was the main document to understand anything about the language. Its contents are completely meaningless and to avoid having hopeful people step into this useless page and have their hopes smashed, we are removing it.
1 parent f02b09e commit b0bb804

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

src/SUMMARY.md

-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111

112112
- [Memory model](memory-model.md)
113113
- [Memory allocation and lifetime](memory-allocation-and-lifetime.md)
114-
- [Memory ownership](memory-ownership.md)
115114
- [Variables](variables.md)
116115

117116
- [Linkage](linkage.md)

src/memory-ownership.md

-4
This file was deleted.

0 commit comments

Comments
 (0)