This commit is contained in:
CyrusNajmabadi 2023-05-16 09:32:33 -07:00 коммит произвёл GitHub
Родитель 7bd6a9ff7f
Коммит ab5afc419e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -15,7 +15,7 @@ All schedule items must have a public issue or checked-in proposal that can be l
## Wed May 17, 2023
- `List<T>` with optimizations as natural type for collection literals (Cyrus): _link TBD_
- Dual storage warnings for initialization and capture with primary constructors (Mads/Aleksey): https://github.com/dotnet/csharplang/blob/main/proposals/primary-constructors.md#double-storage-warning-for-initialization-plus-capture
## Mon May 15, 2023