You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #5797 many warnings were generated in Servo code. I attempted to remove these unused unsafe blocks, but I am very concerned that this lint mode is inaccurate. See metajack/servo@868c740#commitcomment-3066562 for a commit that has some comments from @jdm as well.