mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
Ruby: String.try_convert isn't value-preserving
`String.try_convert` can convert arbitrary objects to strings, which obviously isn't value-preserving.
This commit is contained in: