Skip to content

Commit 25e43aa

Browse files
killerswanmarijnh
authored andcommitted
---
yaml --- r: 14437 b: refs/heads/try c: 8ea9616 h: refs/heads/master i: 14435: 5f1242e v: v3
1 parent 328fc0b commit 25e43aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: 669ff690fda44b83abf5c064788dc4fa2beb5c0f
5+
refs/heads/try: 8ea96169ff8c4223cf094190fb7aebbd7382d3d9
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/src/libcore/str.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ export
8585
is_empty,
8686
is_not_empty,
8787
is_whitespace,
88-
len_bytes,
89-
len_chars, //len,
88+
len, len_bytes,
89+
len_chars,
9090

9191
// Misc
9292
// FIXME: perhaps some more of this section shouldn't be exported?

0 commit comments

Comments
 (0)