Tags: dougedey-shopify/sorbet
Tags
Add Hash#except for Ruby 3 (sorbet#5333)
add `Loc{,Offsets}::copyEndWithZeroLength` helper (sorbet#5327)
Accept `T.self_type` and `T.attached_class` for proc binding (sorbet#… …4829) * Allow binding blocks to attached_class and self_type * Add test case for trying to bind a proc's parameter * Look up attached class member on the singleton class * Prevent proc bind from being used in non-block arguments * Add more test cases and handle method level bind to attached_class
change `approximateSubtract(..., Types::nilClass())` to `dropNil(...)` ( sorbet#5330)
skip `StubModule` mixins during package RBI generation (sorbet#5322)
Auto-publish the VS Code extension (sorbet#5326) * pre-work: Fix up styling * Add vsce publish logic
Change how long lines are handled (sorbet#5318) * Change how long lines are handled * whoops
Delete "uploading test results" to save time in CI (sorbet#5320) * Delete "uploading test results" to save time in CI * wip * wip * compiler * wip * wip
Add a fake block arg to <unresolved-ancestors> so that it passes sani… …ty checks (sorbet#5323)
add definitions for `T::Props::HasLazilySpecializedMethods::Decorator… …Methods` (sorbet#5321)
PreviousNext