ruby/.github
Kevin Newton ea2af5782d Switch the default parser from parse.y to Prism
This commit switches the default parser to Prism. There are a
couple of additional changes related to this that are a part of
this as well to make this happen.

* Switch the default parser in parse.h
* Remove the Prism-specific workflow and add a parse.y-specific
  workflow to CI so that it continues to be tested
* Update a few test exclusions since Prism has the correct
  behavior but parse.y doesn't per
  https://bugs.ruby-lang.org/issues/20504.
* Skips a couple of tests on RBS which are failing because they
  are using RubyVM::AbstractSyntaxTree.of.

Fixes [Feature #20564]
2024-09-12 13:43:04 -04:00
..
actions Launchable: Fix condition for bootstraptest 2024-08-13 10:28:14 +09:00
workflows Switch the default parser from parse.y to Prism 2024-09-12 13:43:04 -04:00
SECURITY.md
auto_request_review.yml Revert "Migrate auto_request_review back to CODEOWNERS" (#10441) 2024-04-03 10:38:00 -07:00
dependabot.yml Try to exclude rubygems Rust stuff from dependabot 2024-01-22 14:34:29 -08:00