Skip to content

Commit 6451d54

Browse files
committed
---
yaml --- r: 14773 b: refs/heads/try c: 87d7230 h: refs/heads/master i: 14771: e4098f8 v: v3
1 parent 1e6f1fa commit 6451d54

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
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: e8f7bb0db1b5ed5e241f3780a6761dd6f5104652
5+
refs/heads/try: 87d72303addb59faf17c4772cc6665ba2c9070a6
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/src/libcore/bessel.rs

Lines changed: 0 additions & 10 deletions
This file was deleted.

branches/try/src/libcore/core.rc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export either, option, result, iter;
3434
export libc, os, ctypes, sys, unsafe, logging;
3535
export comm, task, future;
3636
export extfmt;
37-
export bessel;
3837
export tuple;
3938
export to_str;
4039

@@ -43,7 +42,6 @@ export to_str;
4342
mod box;
4443
mod char;
4544
mod float;
46-
mod bessel;
4745
mod f32;
4846
mod f64;
4947
mod int;

0 commit comments

Comments
 (0)