Skip to content

Commit 5469dd6

Browse files
committed
---
yaml --- r: 134699 b: refs/heads/try c: 7866f51 h: refs/heads/master i: 134697: a931133 134695: bef3164 v: v3
1 parent 3dc0e27 commit 5469dd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
refs/heads/master: 58413c09cd52ea4005d6ea7733ba1fb3a8f36589
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 437179ed8bf7f7672f84b19265df1ce569e70490
5-
refs/heads/try: 667276040feda6db6b4515ae7e82d7f4e1309f30
5+
refs/heads/try: 7866f515a5ace6a9630efc7ffdaa79455eabc61e
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c

branches/try/src/doc/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4098,7 +4098,7 @@ reclamation when the last reference to it drops.
40984098

40994099
# Runtime services, linkage and debugging
41004100

4101-
The Rust _runtime_ is a relatively compact collection of C++ and Rust code that
4101+
The Rust _runtime_ is a relatively compact collection of Rust code that
41024102
provides fundamental services and datatypes to all Rust tasks at run-time. It
41034103
is smaller and simpler than many modern language runtimes. It is tightly
41044104
integrated into the language's execution model of memory, tasks, communication

0 commit comments

Comments
 (0)