Actions
Feature #19702
closedPromote racc as bundled gems
Feature #19702:
Promote racc as bundled gems
Description
In the past, we need to bundle racc runtime for RD parser of RDoc. Now, We have racc compiler and runtime in ruby repository.
I'm not sure we should bundle and maintain racc as stdlib(= default gems) in the future. Can we promote racc to bundled gems?
Actions