libfringe/src
edef 19ec5ef45b Make the passed Yielder borrow immutable [breaking-change]
Yielder::suspend only requires an immutable reference, and allowing
mem::replace on the yielder isn't very useful.
2016-09-22 14:03:46 -04:00
..
arch Unbreak or1k. 2016-09-22 13:41:26 -04:00
debug use valgrind_request from crates.io 2016-08-30 13:43:51 -04:00
os arch/x86_64: hack to work around ld64 shortcomings on OS X. 2016-08-31 20:25:00 -04:00
generator.rs Make the passed Yielder borrow immutable [breaking-change] 2016-09-22 14:03:46 -04:00
lib.rs Clean up and simplify the implementation of generators 2016-09-09 10:59:35 -04:00
owned_stack.rs Expose fringe::STACK_ALIGNMENT, and make OwnedStack respect it. 2016-09-02 19:44:34 -04:00
slice_stack.rs Expose fringe::STACK_ALIGNMENT, and make OwnedStack respect it. 2016-09-02 19:44:34 -04:00
stack.rs Expose fringe::STACK_ALIGNMENT, and make OwnedStack respect it. 2016-09-02 19:44:34 -04:00