File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: f252cfa2d4709c44bf7e9dd02e522e8e372482bc
2
+ refs/heads/master: 864eba884d860d7d0bfceb89af1a4bc690f21ea0
3
3
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
4
4
refs/heads/try: 49312a405e14a449b98fe0056b12a40ac128be4a
5
5
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
Original file line number Diff line number Diff line change 1
1
% References and Borrowing
2
2
3
- This guide is two of three presenting Rust’s ownership system. This is one of
4
- Rust’s most unique and compelling features, with which Rust developers should
3
+ This is the second of three sections presenting Rust’s ownership system. This is one of
4
+ Rust’s most distinct and compelling features, with which Rust developers should
5
5
become quite acquainted. Ownership is how Rust achieves its largest goal,
6
6
memory safety. There are a few distinct concepts, each with its own
7
7
chapter:
You can’t perform that action at this time.
0 commit comments