libfringe/src
edef 045ad33785 Ensure that the Input/Output types outlive the generator [breaking-change]
Previously, it was possible to cause unsafety by sending a short-lived
value into or out of the generator.
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 Ensure that the Input/Output types outlive the generator [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