Trevor Elliott

Results 77 comments of Trevor Elliott

We have a policy of testing changes to Sorbet against Stripe's codebase before merging them. I've kicked off a test run for the current PR. When the build finishes, I'll...

We have a policy of testing changes to Sorbet against Stripe's codebase before merging them. I've kicked off a test run for the current PR. When the build finishes, I'll...

> I guess I'm a little surprised to see no tests change? It looks like we don't have any cli tests that both use packages and print the symbol table....

This didn't exactly solve the problem that I have: the static-init symbols will be defined in a later stratum, on a symbol that's defined in the first stratum when the...

Thanks for working on this! I've added an agenda item on our Monday team meeting to discuss this feature, and will get back to you with the results. Until then,...

> Sorry @elliottt, can you clarify what you mean by that? I'm not familiar with that. In the `gems/sorbet-runtime/lib/types/private/methods/decl_builder.rb` is the runtime implementation of the signature builder. You'll need to...