summaryrefslogtreecommitdiff
path: root/test/files/neg/divergent-implicit.check
Commit message (Collapse)AuthorAgeFilesLines
* Updated neg check files to the new output of r1...Antonio Cunei2009-05-201-1/+1
| | | | | Updated neg check files to the new output of r17773
* Better inference for implicits; some preparatio...Martin Odersky2009-03-151-2/+3
| | | | | Better inference for implicits; some preparations for new collections.
* (1) more changes for dynamic cycle detection of...Martin Odersky2008-04-041-0/+17
(1) more changes for dynamic cycle detection of implicits 2) change (to wildcard scoping in types 3) suppress $tag generation for purely (abstract traits 4) increase stacksize for sabbus to 32m (otherwise (problems on Windows)