Skip to content

Commit 9a70931

Browse files
committed
---
yaml --- r: 11767 b: refs/heads/master c: 87d7230 h: refs/heads/master i: 11765: 4c4cbe1 11763: 1d3d052 11759: 90851b6 v: v3
1 parent 5bac3fc commit 9a70931

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
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: e8f7bb0db1b5ed5e241f3780a6761dd6f5104652
2+
refs/heads/master: 87d72303addb59faf17c4772cc6665ba2c9070a6
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/libcore/bessel.rs

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

trunk/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)