← Back to context Comment by ceteia 6 days ago Does the Rust implementation not use any unsafe and does not use libraries using unsafe? 2 comments ceteia Reply nish__ 6 days ago No. What would be the point of that? ceteia 6 days ago Not Firefox, but Servo has quite a lot of unsafe, even though some of the results are false positives.https://grep.app/search?f.repo=servo%2Fservo&f.repo.pattern=...So Servo at the very least cannot be said to be 'safe'. And I believe the Rust code in Firefox is similar.
nish__ 6 days ago No. What would be the point of that? ceteia 6 days ago Not Firefox, but Servo has quite a lot of unsafe, even though some of the results are false positives.https://grep.app/search?f.repo=servo%2Fservo&f.repo.pattern=...So Servo at the very least cannot be said to be 'safe'. And I believe the Rust code in Firefox is similar.
ceteia 6 days ago Not Firefox, but Servo has quite a lot of unsafe, even though some of the results are false positives.https://grep.app/search?f.repo=servo%2Fservo&f.repo.pattern=...So Servo at the very least cannot be said to be 'safe'. And I believe the Rust code in Firefox is similar.
No. What would be the point of that?
Not Firefox, but Servo has quite a lot of unsafe, even though some of the results are false positives.
https://grep.app/search?f.repo=servo%2Fservo&f.repo.pattern=...
So Servo at the very least cannot be said to be 'safe'. And I believe the Rust code in Firefox is similar.