Commits
Click on a commit to change the comparison rangeMore docs26 days ago
 by MichaReiser More documentation, cleanups25 days ago
 by MichaReiser Remove inline attribute25 days ago
 by MichaReiser Fix failing tracked structs test25 days ago
 by MichaReiser Fix panic25 days ago
 by MichaReiser Fix persistence test25 days ago
 by MichaReiser Add test for panic in nested cycle25 days ago
 by MichaReiser Allow cycle initial values same-stack25 days ago
 by MichaReiser Try inlining fetch25 days ago
 by MichaReiser Add safety comment25 days ago
 by MichaReiser Clippy25 days ago
 by MichaReiser Better handling of panics in cycles24 days ago
 by MichaReiser Don't use const-generic for `REENTRANT`24 days ago
 by MichaReiser Remove `IterationCount::panicked`24 days ago
 by MichaReiser Prefer outer most cycles in `outer_cycle`23 days ago
 by MichaReiser Code review feedback19 days ago
 by MichaReiser Iterate only once in panic test when running with miri19 days ago
 by MichaReiser