You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduce the `try_call!` proc macro in `anodized::runtime`.
- Add a stand-alone example: `bin-search`.
- Add a fuzz test to `bin-search`, using `cargo-fuzz` and the new
`try_call!` macro.
- Extend the CI setup to include the new `bin-search` example.
- Set the minimum Rust version to 1.95.
0 commit comments