summaryrefslogtreecommitdiff
path: root/test/files
diff options
context:
space:
mode:
authorJames Iry <jamesiry@gmail.com>2013-02-13 21:23:04 -0800
committerJames Iry <jamesiry@gmail.com>2013-02-13 21:26:34 -0800
commit07ba1f8002b5f81bd3849ba38144efdabc8ef4a4 (patch)
tree6b923275bf605be045b83d15ef3da45c151e4a30 /test/files
parent39037798c94e6e862f39dacffc5e65bb08b78d6a (diff)
downloadscala-07ba1f8002b5f81bd3849ba38144efdabc8ef4a4.tar.gz
scala-07ba1f8002b5f81bd3849ba38144efdabc8ef4a4.tar.bz2
scala-07ba1f8002b5f81bd3849ba38144efdabc8ef4a4.zip
SI-6642 Code cleanup from review of iteratorFrom
This commit is code cleanup from the review on https://github.com/scala/scala/pull/2119 * Changes several instances of def f[A, ]… to def f[A]… * Changes several instances of def f[A](…)(implicit ordering : Ordering[A])… to def f[A: Ordering](…)… * Changes one instance of x == null to x eq null * Changes two instances of id + bottomid to bottomid + id
Diffstat (limited to 'test/files')
0 files changed, 0 insertions, 0 deletions