mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-15 23:58:02 +00:00
We move the input string into this field to avoid a string copy, so we must do this step last to avoid using any views into it (note that match.view here is a view into this string).