Commit 7214a85
committed
Remove previous attempt at adding tests for FexibleTypes support in scaladoc
AFAIK FlexibleTypes will only be visible under -Yexplicit-nulls as
inferred types. This doesn't fit with the current infrastructure of
scaladoc tests (that require explicit type annotations for tested
members). For such a simple fix, it isn't worth the effort to modify the
testing infrastructure.1 parent 18e5a24 commit 7214a85
File tree
3 files changed
+1
-13
lines changed- project
- scaladoc-testcases/src/tests
- scaladoc/test/dotty/tools/scaladoc/signatures
3 files changed
+1
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1848 | 1848 | | |
1849 | 1849 | | |
1850 | 1850 | | |
1851 | | - | |
1852 | | - | |
| 1851 | + | |
1853 | 1852 | | |
1854 | 1853 | | |
1855 | 1854 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
0 commit comments