Skip to content

Commit 3ac8141

Browse files
committed
---
yaml --- r: 51199 b: refs/heads/try c: 948ff60 h: refs/heads/master i: 51197: 3dd492a 51195: 8bb8bd5 51191: 8ce0aa9 51183: f038dad 51167: 356ad95 51135: 7350c90 51071: 61bca62 50943: 5be9cff 50687: 102ab07 50175: b39eb2a 49151: ea2eafb v: v3
1 parent 7126898 commit 3ac8141

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: 5f13e9ccc2e3328d4cd8ca49f84e6840dd998346
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: f7a2371c176663d59062ec5158f39faecba45768
5-
refs/heads/try: 1d658d9b97434a391a7e202a033080555a2bc69e
5+
refs/heads/try: 948ff6056f9f4c2fe312da98456d3d6b7d1ce699
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c

branches/try/src/libcore/io.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ pub trait ReaderUtil {
496496
/**
497497
* Read an i8.
498498
*
499-
* `u8`s are 1 byte.
499+
* `i8`s are 1 byte.
500500
*
501501
* # Examples
502502
*

0 commit comments

Comments
 (0)