mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
Fully automated via:
$ rg -l '\.try\(' | xargs sed -i 's/\.try(/.try_parse(/g'
$ cd servo/components/style && cargo +nightly fmt
Differential Revision: https://phabricator.services.mozilla.com/D80099
10 KiB
10 KiB