libfringe/src
whitequark 15d2fbaf51 Add an inline hint on Generator::next().
This improves the generate benchmark by about 1ns.
2016-07-17 13:56:03 -04:00
..
arch Move x86 trampoline to naked function 2016-07-16 16:39:19 -04:00
debug Completely rework fringe::Context and fringe::arch. 2016-07-16 15:04:15 -04:00
os Implement the GuardedStack marker trait. 2016-07-17 13:56:03 -04:00
context.rs Implement the safe Generator abstraction. 2016-07-17 13:55:56 -04:00
generator.rs Add an inline hint on Generator::next(). 2016-07-17 13:56:03 -04:00
lib.rs Implement the GuardedStack marker trait. 2016-07-17 13:56:03 -04:00
stack.rs Implement the GuardedStack marker trait. 2016-07-17 13:56:03 -04:00