-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deduplicate some code related to
Tunables
(#9540)
Generate the `Option`-field struct based on the definition of `Tunables` itself instead of duplicating the listed fields in `config.rs`. Additionally auto-generate methods to debug-format and configure `Tunables` instead of requiring more duplicated macros as well.
- Loading branch information
1 parent
38845a0
commit 2e8ed88
Showing
2 changed files
with
111 additions
and
114 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