summaryrefslogtreecommitdiff
path: root/test/files
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2014-01-28 18:45:30 +0300
committerEugene Burmako <xeno.by@gmail.com>2014-02-14 14:16:44 +0100
commitc7fd03900b7023967f22932f1f32b98d57983e9b (patch)
tree508c8b7a5ab347157dc792d297ffcad239a1c6c1 /test/files
parent7fc77f83c873ce3fada0e01db4947caeb67527ab (diff)
downloadscala-c7fd03900b7023967f22932f1f32b98d57983e9b.tar.gz
scala-c7fd03900b7023967f22932f1f32b98d57983e9b.tar.bz2
scala-c7fd03900b7023967f22932f1f32b98d57983e9b.zip
ValOrDefDef.name is now TermName
Back then when we planned to introduce type macros, we relaxed the type of DefDef.name from TermName to Name in order to potentially be able to accommodate type names for type macros. Since then, type macros have been cancelled (and, for the record, my implementation of type macros in paradise 1.0 didn’t involve DefDefs with TypeNames), and we’ve rolled back the change to DefDef.name. What we forgot to do, however, was to change the type of ValOrDefDef.name, which is taken care of in this commit.
Diffstat (limited to 'test/files')
0 files changed, 0 insertions, 0 deletions