Add missing we
This commit is contained in:
Родитель
9fb76a990c
Коммит
622f4ea4ff
|
@ -180,7 +180,7 @@ https://github.com/dotnet/csharplang/issues/1398
|
|||
|
||||
LDM was somewhat negative on this feature. There are times when you'd want to pair code to run at the end of a block/method return, but defer has invisible consequences
|
||||
here because it would have to use try/finally. This give defer a penalty that would prevent it from being used in many of the places we'd otherwise want to use it ourselves.
|
||||
Additionally, there is significant negative community sentiment about this feature, much more than usually get for participation on any particular csharplang issue. As a
|
||||
Additionally, there is significant negative community sentiment about this feature, much more than we usually get for participation on any particular csharplang issue. As a
|
||||
result, we are moving this feature to Likely Never, and if we see similar significant outcry to the rejection we can reconsider this.
|
||||
|
||||
### Five ideas for improving working with fixed buffers
|
||||
|
|
Загрузка…
Ссылка в новой задаче