Dmitry Savvinov
|
33f9576dd1
|
[NI] Turn off KnownTypeParameterSubstitutor for NI
The main consequence of it is that TYPE_MISMATCH range for control
structures became wider.
Also, for extra safety, don't change behaviour of OI.
|
2017-12-07 14:05:42 +03:00 |
|
Mikhail Zarechenskiy
|
328c67b9e8
|
Add separate diagnostic renderer results for tests with NI
|
2017-11-29 02:54:30 +03:00 |
|
Mikhail Zarechenskiy
|
8757298994
|
Add diagnostics to test data from NI
|
2017-11-29 02:54:26 +03:00 |
|
Mikhail Zarechenskiy
|
a71238bf94
|
Place !WITH_NEW_INFERENCE directive to diagnostics test data
|
2017-11-29 02:53:49 +03:00 |
|
Mikhail Zarechenskiy
|
f5cd8c7e4d
|
Relax name shadowing warning on parameter names
#KT-17611 Fixed
|
2017-07-07 14:19:57 +03:00 |
|
Mikhail Zarechenskiy
|
32f609ceee
|
Check lambda parameter for name shadowing
#KT-5160 Fixed
|
2017-04-17 17:12:44 +03:00 |
|
Mikhail Glukhikh
|
4c03aaabd4
|
Implicit nothing / intersection types are now checked also for member functions #KT-11666 Fixed
|
2016-03-31 11:59:17 +03:00 |
|
Mikhail Glukhikh
|
99a32b93fb
|
Implemented missed checks for local functions #KT-10449 Fixed
Relevant code/test fixes
|
2015-12-23 18:22:32 +03:00 |
|
Mikhail Glukhikh
|
6b8b39a7bd
|
Intersection types are no more allowed in signatures #KT-10244 Fixed
|
2015-12-23 18:04:21 +03:00 |
|