libfringe/tests
edef dcde4fe920 Don't use unsafe for the forget_yielded test
Now that the Send bound is gone, we can simply use a Cell instead of a
raw pointer.
2017-03-06 09:21:08 +01:00
..
fpe.rs Rename Yielder::generate to Yielder::suspend. 2016-08-30 12:20:34 -04:00
generator.rs Don't use unsafe for the forget_yielded test 2017-03-06 09:21:08 +01:00
iterator.rs Rename Yielder::generate to Yielder::suspend. 2016-08-30 12:20:34 -04:00
stack.rs Fix should_panic attributes 2017-02-25 14:24:36 +01:00