C-defined classes (https://github.com/ruby/io-console/pull/123) RDoc does not officially support :stopdoc:/:startdoc: in C files, and recent RDoc changes cause :stopdoc: to be incorrectly undone during file processing, making these clas...st0012 (Stan Lo)
* Remove stale entries from `.document` files `doc/.document` referenced two non-existent directories (`date`, `rdoc`). `ext/.document` referenced eight extensions that have been moved to gems: bigdecimal, fiddle, monitor, nkf, racc, r...st0012 (Stan Lo)
I agree that we should have clearer rules on how committers can/should engage with gems under the `ruby` org. My (perhaps outdated) understanding was: - Ruby committers can make changes to gems they don't maintain for misc/doc changes,...st0012 (Stan Lo)
Ripper is at least used in these default/bundled gems: - `irb` - `rdoc` - `rbs` - `power_assert` - `syntax_suggect` While I agree that we should deprecate it, I also would like to avoid showing the deprecation message when user...st0012 (Stan Lo)