[DOC] Kernel#{proc,lambda} don't issue warnings anymore
They've been raising since 3.0.0.
This commit is contained in:
parent
af5df9ee5e
commit
60ef156b14
1
error.c
1
error.c
@ -205,7 +205,6 @@ rb_warning_category_enabled_p(rb_warning_category_t category)
|
|||||||
* deprecation warnings
|
* deprecation warnings
|
||||||
* * assignment of non-nil value to <code>$,</code> and <code>$;</code>
|
* * assignment of non-nil value to <code>$,</code> and <code>$;</code>
|
||||||
* * keyword arguments
|
* * keyword arguments
|
||||||
* * proc/lambda without block
|
|
||||||
* etc.
|
* etc.
|
||||||
*
|
*
|
||||||
* +:experimental+ ::
|
* +:experimental+ ::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user