Skip to content

Annotate SmallVec::insert_from_slice with #[inline]#312

Merged
Manishearth merged 1 commit intoservo:v1from
sffc:insert-inline
Aug 17, 2023
Merged

Annotate SmallVec::insert_from_slice with #[inline]#312
Manishearth merged 1 commit intoservo:v1from
sffc:insert-inline

Conversation

@sffc
Copy link

@sffc sffc commented Aug 17, 2023

This resolves the code size regression I observed in #298 (comment).

It reduces the ICU4X tiny wasm file test from 20472 B to 19168 B.

Thoughts?

CC @Manishearth @robertbastian

@sffc sffc changed the base branch from v2 to v1 August 17, 2023 22:54
@Manishearth Manishearth merged commit 5d060d1 into servo:v1 Aug 17, 2023
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