Commit 2171b6f
authored
Delete Instance.invalid (#20861)
`Instance` is like the hottest type ever. Having a whole attribute there
to tweak some rare/niche edge case seems really wasteful. I think we
should delete it.
(I also delete 1 line of dead code while I am at it.)1 parent 87e9425 commit 2171b6f
5 files changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4885 | 4885 | | |
4886 | 4886 | | |
4887 | 4887 | | |
4888 | | - | |
4889 | | - | |
4890 | | - | |
4891 | 4888 | | |
4892 | 4889 | | |
4893 | 4890 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2097 | 2097 | | |
2098 | 2098 | | |
2099 | 2099 | | |
2100 | | - | |
2101 | 2100 | | |
2102 | 2101 | | |
2103 | 2102 | | |
| |||
2550 | 2549 | | |
2551 | 2550 | | |
2552 | 2551 | | |
2553 | | - | |
2554 | 2552 | | |
2555 | 2553 | | |
2556 | 2554 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1627 | 1627 | | |
1628 | 1628 | | |
1629 | 1629 | | |
1630 | | - | |
1631 | | - | |
1632 | | - | |
1633 | 1630 | | |
1634 | 1631 | | |
1635 | 1632 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
1129 | | - | |
| 1129 | + | |
1130 | 1130 | | |
1131 | 1131 | | |
1132 | 1132 | | |
| |||
0 commit comments