Actions
Feature #17266
closedBundle TypeProf
Feature #17266:
Bundle TypeProf
Description
I'm working on bundling TypeProf, a type analyzer for non-annotated Ruby code, with Ruby 3.0. The following PR bundles TypeProf as a bundled gem.
https://github.com/ruby/ruby/pull/3668
Matz was very positive to bundle it with Ruby 3.0, but just for case, I'd like to get approval from matz in a public ticket. I hope we can bundle it in 3.0 preview 2.
For TypeProf, please see my talk at RubyKaigi Takeout 2020:
Actions