Commit b8fbf88
authored
Merge pull request microsoft#19926 from Microsoft/improvePrimitiveComparable
Bidirectional comparable relation for primitive types5 files changed
Lines changed: 61 additions & 2 deletions
File tree
- src/compiler
- tests
- baselines/reference
- cases/conformance/types/typeRelationships/comparable
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8907 | 8907 | | |
8908 | 8908 | | |
8909 | 8909 | | |
8910 | | - | |
| 8910 | + | |
| 8911 | + | |
| 8912 | + | |
8911 | 8913 | | |
8912 | 8914 | | |
8913 | 8915 | | |
| |||
9050 | 9052 | | |
9051 | 9053 | | |
9052 | 9054 | | |
9053 | | - | |
| 9055 | + | |
| 9056 | + | |
9054 | 9057 | | |
9055 | 9058 | | |
9056 | 9059 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments