Project

General

Profile

« Previous | Next » 

Revision 8d099aa0

Added by k0kubun (Takashi Kokubun) over 4 years ago

Warn Struct#initialize with only keyword args (#4070)

  • Warn Struct#initialize with only keyword args

A part of [Feature #16806]

  • Do not warn if keyword_init: false

is explicitly specified

  • Add a NEWS entry

  • s/in/from/

  • Make sure all fields are initialized