Project

General

Profile

« Previous | Next » 

Revision f2e5f6db

Added by byroot (Jean Boussier) 6 months ago

Allow T_CLASS and generic types to be too_complex

The intial complex shape implementation never allowed objects
other than T_OBJECT to become too complex, unless we run out of
shapes.

I don't see any reason to prevent that.

Ref: https://github.com/ruby/ruby/pull/6931