Skip to content

refactor: remove Collector:Allocator supertrait#54

Open
shruti2522 wants to merge 1 commit intoboa-dev:mainfrom
shruti2522:remove-supertrait
Open

refactor: remove Collector:Allocator supertrait#54
shruti2522 wants to merge 1 commit intoboa-dev:mainfrom
shruti2522:remove-supertrait

Conversation

@shruti2522
Copy link
Contributor

Removed Collector:Allocator supertrait implementation, since we decided not go ahead with it, also added a conclusion note in coll_alloc_supertrait notes

Copy link
Member

@nekevss nekevss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noticed one thing :)

pub fn get_allocation_data<T>(
&self,
value_ref: &T,
_value_ref: &T,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: remove parameter

if this is truly unused, then we should not pass in a value

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