Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to stable smallvec #54

Open
8573 opened this issue Nov 15, 2019 · 1 comment · May be fixed by #63
Open

Update to stable smallvec #54

8573 opened this issue Nov 15, 2019 · 1 comment · May be fixed by #63
Assignees
Labels
C-enhancement Category: Tickets requesting changes other than bug-fixes E-easy Difficulty: Low P-high Importance: High
Milestone

Comments

@8573
Copy link
Owner

8573 commented Nov 15, 2019

servo/rust-smallvec#175

@8573 8573 added C-enhancement Category: Tickets requesting changes other than bug-fixes P-high Importance: High E-easy Difficulty: Low labels Nov 15, 2019
@8573 8573 added this to the v1.0.0 milestone Nov 15, 2019
@8573 8573 self-assigned this Nov 15, 2019
@jxhn jxhn linked a pull request Jun 30, 2020 that will close this issue
@8573
Copy link
Owner Author

8573 commented Jul 5, 2020

Stable smallvec's minimum supported Rust version (MSRV) is higher than irc-bot's MSRV, so updating to stable smallvec won't proceed until there comes a bump in irc-bot's MSRV. However, when that time comes, I also would consider switching to tinyvec, which is written in Safe Rust and doesn't have a history of safety problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Tickets requesting changes other than bug-fixes E-easy Difficulty: Low P-high Importance: High
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant