-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove BlockTemplateMap * Correctly init CrossBoundaryResult on success * Use mut references instead of raw pointers * Switch C++ ScopedQueue to use safer ref instead of ptr * fmt * Resolve lints * Fix mem leak * Use static globals * fmt * Simplify static mut for err * Return directly the result of get_or_init for additional safety --------- Co-authored-by: Prasanna Loganathar <[email protected]>
- Loading branch information
1 parent
e599f2f
commit 2cc5a7d
Showing
33 changed files
with
357 additions
and
537 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.