Feature #19702
Updated by hsbt (Hiroshi SHIBATA) over 1 year ago
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) stdlib in the future. Can we promote `racc` to bundled gems?