Skip to content

Commit d278235

Browse files
committed
---
yaml --- r: 50447 b: refs/heads/auto c: 948ff60 h: refs/heads/master i: 50445: 2b16ded 50443: 916e036 50439: 7359596 50431: 12368bd v: v3
1 parent c4752a0 commit d278235

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
@@ -14,5 +14,5 @@ refs/heads/try3: 9387340aab40a73e8424c48fd42f0c521a4875c0
1414
refs/tags/release-0.3.1: 495bae036dfe5ec6ceafd3312b4dca48741e845b
1515
refs/tags/release-0.4: e828ea2080499553b97dfe33b3f4d472b4562ad7
1616
refs/tags/release-0.5: 7e3bcfbf21278251ee936ad53e92e9b719702d73
17-
refs/heads/auto: 1d658d9b97434a391a7e202a033080555a2bc69e
17+
refs/heads/auto: 948ff6056f9f4c2fe312da98456d3d6b7d1ce699
1818
refs/heads/servo: af82457af293e2a842ba6b7759b70288da276167

branches/auto/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)