-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit e9fb60b
committed
hide SIP-67 behaviour behind experimental feature flag
1 parent a029737 commit e9fb60b
File tree
4 files changed
+17
-1
lines changed- compiler
- src/dotty/tools/dotc
- config
- typer
- test/dotty/tools/dotc/typer
- library/src/scala/runtime/stdLibPatches
4 files changed
+17
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | + | ||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
62 | + | ||
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 | + | ||
88 | + | ||
89 | + | ||
87 | 90 |
| |
88 | 91 |
| |
89 | 92 |
| |
| |||
1065 | 1068 |
| |
1066 | 1069 |
| |
1067 | 1070 |
| |
1068 | - | ||
1071 | + | ||
1072 | + | ||
1073 | + | ||
1069 | 1074 |
| |
1070 | 1075 |
| |
1071 | 1076 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | + | ||
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
32 | + | ||
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
53 | 60 |
| |
54 | 61 |
| |
55 | 62 |
| |
|
0 commit comments