Manish Goregaokar

Results 596 comments of Manish Goregaokar

> I'm open to other suggestions for what we could do until 1.64 releases (in 6-7 weeks from now) Despite being the one to file this issue, I'm not actually...

Hmm, interesting, I think that's all the more reason for the various groups to come up with a consistent bit of public messaging on all of this.

A relevant example for this is https://play.rust-lang.org/?version=stable&mode=release&edition=2018&gist=08b6246faa0dea1ad815e1f6e6fd52b8 ``` if PrintOnDrop("a").0 != "a" || PrintOnDrop("b").0 != "b" || PrintOnDrop("c").0 == "c" { // body } // prints b c a ```...

@bors-servo retry - https://github.com/servo/servo/issues/24726

You need to update test expectations: ``` ▶ Unexpected subtest result in /dom/idlharness.window.html?exclude=Node: └ PASS [expected FAIL] AbstractRange interface: attribute startContainer ▶ Unexpected subtest result in /dom/idlharness.window.html?exclude=Node: └ PASS [expected...

I'd like to see these things become a part of unic, yes

To be clear, this issue is not about mismatches between twitter.com and the twitter-text library, it's about the behavior of both of them being incorrect for many scripts. On Fri,...