Skip to content

Commit

Permalink
Deprecate RubyLex and warn about referencing to it (#692)
Browse files Browse the repository at this point in the history
`RubyLex` has always been a private component of IRB, so we should
explicitly discourage usages of it.
Also, it should be placed under the `IRB` module like other components.
  • Loading branch information
st0012 committed Aug 24, 2023
1 parent b585e0c commit 069b562
Show file tree
Hide file tree
Showing 3 changed files with 436 additions and 423 deletions.

0 comments on commit 069b562

Please sign in to comment.