Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proposal for partial type inference #7582

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open
Changes from 3 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
df50582
Partial type inference
TomatorCZ Oct 7, 2023
6e3c0cb
Update partial-type-inference.md
jcouv Nov 2, 2023
afc1eca
Remove header template
jcouv Nov 2, 2023
44bf3a2
fix typo
TomatorCZ Nov 4, 2023
54ee1c4
fix typo
TomatorCZ Nov 4, 2023
469a112
change wording
TomatorCZ Nov 5, 2023
33b71f0
change wording and fix typo
TomatorCZ Nov 5, 2023
5e59e96
delete unnecessary part of example
TomatorCZ Nov 5, 2023
b6081e3
change formulation of type_name meaning
TomatorCZ Nov 5, 2023
6039b9f
change grammar of type argument section
TomatorCZ Nov 5, 2023
ea87f2f
make type inference using initializers and types with floating arity …
TomatorCZ Nov 5, 2023
8c7eadb
typo
TomatorCZ Feb 3, 2024
ebe9eaf
typo
TomatorCZ Feb 3, 2024
47524ae
type
TomatorCZ Feb 3, 2024
8db3728
Merge branch 'dotnet:main' into main
TomatorCZ Feb 3, 2024
9daa672
typo
TomatorCZ Feb 3, 2024
e973d80
shrink comments in code examples
TomatorCZ Feb 3, 2024
4485ab9
add possible resolutions of _ used as a typename
TomatorCZ Feb 3, 2024
524a491
typo
TomatorCZ Feb 3, 2024
9dfa24f
make changes regarding type inference more clear
TomatorCZ Feb 3, 2024
7aa277e
remove block quotes
TomatorCZ Feb 3, 2024
e9b827b
fix code example
TomatorCZ Mar 13, 2024
87cc926
Update proposals/partial-type-inference.md
TomatorCZ Mar 13, 2024
98d835e
move nullability to type arguments section
TomatorCZ Mar 13, 2024
be609af
Add proposal containing just
Apr 16, 2024
2537f53
typo
Apr 16, 2024
254b137
typo
Apr 16, 2024
4f01563
adjust object creation expression binding
Apr 16, 2024
fe31185
typo
Apr 16, 2024
e20b17a
remove outdated explanation
Apr 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading