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
* Fix typos in `trace!` and `check!` macros that caused syntax errors
* Rename `trace!` to `fail!` to avoid name conflict with existing
`log::trace` function.
* Guard `Display` implementation of `manticore::Error` with the `log`
feature
Signed-off-by: Kesavan Yogeswaran <[email protected]>
0 commit comments