mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Follow up of https://github.com/servo/servo/pull/43226 This also allows us to remove some `mut` declaration. Fix some unintended Chinese quotation mark. Testing: This is a micro-optimization which does not change visible behaviour. Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>