Skip to content

Commit e0a0c6e

Browse files
committed
---
yaml --- r: 181615 b: refs/heads/snap-stage3 c: aaabdbf h: refs/heads/master i: 181613: 8ddc8bd 181611: 756e3a6 181607: 53846f7 181599: 641d30d v: v3
1 parent 0c1273a commit e0a0c6e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 6c065fc8cb036785f61ff03e05c1563cbb2dd081
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 46189559a9449de3a7eacf70652aec8a994c9220
4+
refs/heads/snap-stage3: aaabdbfe049cb4eaa2a353f4ce1bc59862a6b49e
55
refs/heads/try: ccf8fedf1cffcb8f6f3581d53d220039e192fe77
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# The Rust Programming Language
22

33
This is a compiler for Rust, including standard libraries, tools and
4-
documentation.
4+
documentation. Rust is a systems programming language that is fast,
5+
memory safe and multithreaded, but does not employ a garbage collector
6+
or otherwise impose significant runtime overhead.
57

68
## Quick Start
79

0 commit comments

Comments
 (0)