ruby/ext/psych/lib
Jean Boussier d31378dc91 [ruby/psych] Use `String#match?` over `String#=~` when applicable
Save on allocating useless `MatchData` instances.

https://github.com/ruby/psych/commit/b2d9f16e58
2024-09-24 19:25:40 +00:00
..
psych [ruby/psych] Use `String#match?` over `String#=~` when applicable 2024-09-24 19:25:40 +00:00
psych.rb [ruby/psych] Unlimited line_width with -1 2024-09-09 06:44:40 +00:00