Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Replace ElasticArray with SmallVec#11333

Closed
dvdplm wants to merge 2 commits into
masterfrom
dp/chore/replace-elastic-array-with-smallvec
Closed

Replace ElasticArray with SmallVec#11333
dvdplm wants to merge 2 commits into
masterfrom
dp/chore/replace-elastic-array-with-smallvec

Conversation

@dvdplm
Copy link
Copy Markdown
Collaborator

@dvdplm dvdplm commented Dec 12, 2019

The elastic-array crate is a fine piece of software but it'd be good to
prefer crates that are commonly used in the ecosystem and likely to be well
maintained. smallvec is at v1.0 and generally well-regarded.

Related PRs:

The elastic-array crate is a fine piece of software but it'd be good to prefer crates that are commonly used in the ecosystem and likely to be well maintained. smallvec is at v1.0 and generally well-regarded.

Related PRs:

	- [parity-common #282](paritytech/parity-common#282)
	– [trie-db #46](paritytech/trie#46)
@dvdplm
Copy link
Copy Markdown
Collaborator Author

dvdplm commented Dec 19, 2019

Closing in favour of #11312

@dvdplm dvdplm closed this Dec 19, 2019
@denisgranha denisgranha deleted the dp/chore/replace-elastic-array-with-smallvec branch March 17, 2020 11:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant