Commit 548eb96
Fadi Hanna
Revert "Dynamic generic dictionary expansion feature (dotnet#32270)" (dotnet#33310)
This reverts commit 7182559.
(cherry picked from commit dca3429)1 parent ac219a0 commit 548eb96
27 files changed
Lines changed: 413 additions & 1440 deletions
File tree
- docs/design/coreclr/botr
- src/coreclr
- src
- debug/daccess
- inc
- jit
- tools
- Common/JitInterface
- crossgen2
- ILCompiler.ReadyToRun/JitInterface
- jitinterface
- vm
- amd64
- arm64
- arm
- i386
- tests/src/Loader/classloader/DictionaryExpansion
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6957 | 6957 | | |
6958 | 6958 | | |
6959 | 6959 | | |
6960 | | - | |
| 6960 | + | |
6961 | 6961 | | |
6962 | 6962 | | |
6963 | 6963 | | |
| |||
7983 | 7983 | | |
7984 | 7984 | | |
7985 | 7985 | | |
7986 | | - | |
| 7986 | + | |
7987 | 7987 | | |
7988 | 7988 | | |
7989 | 7989 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
1275 | 1275 | | |
1276 | 1276 | | |
1277 | 1277 | | |
1278 | | - | |
1279 | 1278 | | |
1280 | 1279 | | |
1281 | 1280 | | |
| |||
1298 | 1297 | | |
1299 | 1298 | | |
1300 | 1299 | | |
1301 | | - | |
1302 | 1300 | | |
1303 | 1301 | | |
1304 | 1302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2082 | 2082 | | |
2083 | 2083 | | |
2084 | 2084 | | |
2085 | | - | |
2086 | | - | |
| 2085 | + | |
| 2086 | + | |
| 2087 | + | |
2087 | 2088 | | |
2088 | 2089 | | |
2089 | 2090 | | |
2090 | 2091 | | |
| 2092 | + | |
2091 | 2093 | | |
2092 | 2094 | | |
2093 | 2095 | | |
| |||
2158 | 2160 | | |
2159 | 2161 | | |
2160 | 2162 | | |
2161 | | - | |
| 2163 | + | |
| 2164 | + | |
2162 | 2165 | | |
2163 | | - | |
2164 | | - | |
2165 | 2166 | | |
2166 | 2167 | | |
2167 | 2168 | | |
| |||
2185 | 2186 | | |
2186 | 2187 | | |
2187 | 2188 | | |
| 2189 | + | |
2188 | 2190 | | |
2189 | 2191 | | |
2190 | 2192 | | |
| |||
0 commit comments