Update {Method,UnboundMethod,Proc}#source_location signatures to match Ruby 4.1#2781
Update {Method,UnboundMethod,Proc}#source_location signatures to match Ruby 4.1#2781eregon wants to merge 1 commit intoruby:masterfrom
Conversation
…h Ruby 4.1 * Needed for ruby/ruby#15580
05a208f to
f6ab2f9
Compare
|
This doesn't work in CRuby CI, see https://github.com/ruby/ruby/actions/runs/20595820151/job/59150151742?pr=15580 |
|
From #1203 (comment)
So if that's still the case, and it seems to be according to docs then I should use BTW these errors mention
But these errors don't. I also wonder if it's good to run RBS tests related to the core library in ruby/ruby CI since we know at least some of them will fail, so not sure there is much value. |
|
@eregon Hi! Sorry for the late reply. We’ve discussed the idea of moving the RBS definitions for core/stdlib classes into the For the current core/stdlib test failures, please use The bundled version of RBS is |
That would be great!
Right, it's what I did.
Thanks! |
Any insight on this? At first sight it seems weird that rbs master + ruby master works in ruby/rbs CI but not in ruby/ruby CI. I suppose they run different tests? |
source_locationfor end position ruby#15580