-
-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tighten up
Pg_magic_func
code (#1423)
Aside from making things easier to fit on a page and thus read, this: - reduces shadowing-crate-name concerns - eliminates someone calling `initialize()` (technical API break) - does not truly prevent anyone from calling our panic hook fn
- Loading branch information
1 parent
0190a06
commit 7a1b922
Showing
2 changed files
with
14 additions
and
52 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
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