soutaro (Soutaro Matsumoto)
- Login: soutaro
- Email: matsumoto@soutaro.com
- Registered on: 02/02/2009
- Last sign in: 05/28/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 1 | 19 | 20 |
| Reported issues | 2 | 4 | 6 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer | 09/19/2019 |
Activity
05/29/2026
-
01:52 AM Ruby Feature #22081: Core type definition migration from `ruby/rbs` to `ruby/ruby`
- Thanks, Eregon!
> What should happen for the tests for these signatures of core methods?
I plan to keep the same set of tests, but move them into the `ruby/ruby` repository.
Since we cannot statically type check the implementati... -
01:41 AM Ruby Feature #22081: Core type definition migration from `ruby/rbs` to `ruby/ruby`
- Thanks hsbt!
> We already have `tool/rbs_skip_tests` for skipping them. I'm not sure whether forcing contributors to directly modify sig would be more effective than simply skip it to `tool/rbs_skip_tests`.
I agree that this adds o...
05/28/2026
-
07:47 AM Ruby Feature #22081: Core type definition migration from `ruby/rbs` to `ruby/ruby`
- Hi ksss,
I'm planning to migrate the RBS files under `core` and `stdlib` in `ruby/rbs` repo.
Currently `stdlib` contains some gem libraries, and we should migrate them to be bundled with each gem or distributed through `gem_rbs_col... -
07:44 AM Ruby Feature #22081: Core type definition migration from `ruby/rbs` to `ruby/ruby`
- Thanks nobu!
> I think it should be under `$(datarootdir)`, if `sig` won't conflict with the other products.
Sure! It would be better place for these files. I'm good if the directory is anywhere accessible through `RbConfig::CONFIG...
05/26/2026
-
04:20 AM Ruby Feature #22081 (Open): Core type definition migration from `ruby/rbs` to `ruby/ruby`
- Currently, the RBS type definitions for core libraries live in the `ruby/rbs` repository. When you change a core class or method in `ruby/ruby`, the corresponding RBS type definition often needs to be updated too — but that update requir...
04/06/2026
03/25/2026
-
07:18 AM Ruby Revision b1b2d5e1 (git): Bundle rbs-4.0.2 (#16436)
- * Bundle rbs-4.0.2
12/24/2025
-
08:46 PM Ruby Revision d0193e92 (git): Bundle test-unit 3.7.5
-
08:46 PM Ruby Revision b92bc965 (git): Skip test to avoid NoMemoryError
-
08:46 PM Ruby Revision 8caea032 (git): rbs_skip_tests_windows