Skip to content

Small RO trait simplification#7

Merged
huitseeker merged 2 commits intodevfrom
traits_experiment
Aug 21, 2023
Merged

Small RO trait simplification#7
huitseeker merged 2 commits intodevfrom
traits_experiment

Conversation

@huitseeker
Copy link
Copy Markdown
Contributor

  • makes RO traits a tad more approachable by removing the ROConstants trait,
  • removes Sized bounds (on Group, which is used as a generic parameters, they are redundant)

porcuquine
porcuquine previously approved these changes Aug 21, 2023
@huitseeker huitseeker added this pull request to the merge queue Aug 21, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Aug 21, 2023
- trait refactored to Default in associated type,
- obviates the need for a separate trait,
- refactored call sites and only implementation
@huitseeker huitseeker enabled auto-merge August 21, 2023 18:56
@huitseeker huitseeker added this pull request to the merge queue Aug 21, 2023
Merged via the queue into dev with commit fd5fca1 Aug 21, 2023
@huitseeker huitseeker deleted the traits_experiment branch August 21, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants