-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This makes `swash::Setting` more like `skrifa::setting::Setting`. It is only `Eq` when the underlying type is `Eq`, so not for `Setting<f32>`. It doesn't need to always state that it is `Copy`, so only state that when needed. The impl of `PartialEq` can be derived.
- Loading branch information
1 parent
f0dfc9e
commit 2195296
Showing
1 changed file
with
5 additions
and
13 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