-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[refactor] resolve_extension_ops: take an ExtensionRegistry (#520)
This turns out to be pretty trivial, as ExtensionRegistry looks exactly the same as HashMap as far as this code is concerned. Most of the effort here is in fixing up imports and doclinks. This addresses the first (easy) part of #508 but the second remains as an issue/question for discussion, not attempting to resolve that here.
- Loading branch information
Showing
1 changed file
with
11 additions
and
6 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