1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
Nobuyoshi Nakada 1f0e0dfb22
Thread::Queue.new should accept an Enumerable [Feature #17327]
Enumerable implements #to_a but not #to_array.
2021-02-12 12:21:49 +09:00
..
argf
array
basicobject
binding
builtin_constants
class
comparable
complex
data
dir
encoding
enumerable
enumerator
env
exception
false
fiber
file
filetest
float
gc
hash
integer Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
io
kernel Fixed Kernel#rand spec 2021-01-29 11:36:13 +09:00
main
marshal
matchdata
math
method
module Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
mutex
nil
numeric
objectspace
proc Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
process
queue Thread::Queue.new should accept an Enumerable [Feature #17327] 2021-02-12 12:21:49 +09:00
random
range Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
rational
regexp
signal
sizedqueue
string Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
struct Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
symbol Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
systemexit
thread Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
threadgroup
time Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
tracepoint
true
unboundmethod
warning