Commit 5f3e086
committed
[ty] implement
typing.NewType by adding Type::NewTypeInstance
1 parent 039a69f commit 5f3e086
File tree
25 files changed
+1343
-191
lines changed- crates
- ty_ide/src
- ty_python_semantic
- resources/mdtest
- annotations
- class
- snapshots
- src
- types
- infer
- builder
- ty_server/tests/e2e/snapshots
- ty/docs
25 files changed
+1343
-191
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
222 | 217 | | |
223 | 218 | | |
224 | 219 | | |
| |||
0 commit comments