csharplang/proposals/csharp-9.0
Bill Wagner 0e4b7363ec
fix build warnings in docs (#5018)
Most of the fixes are updating links to sections of the spec so that they work correctly.

Other fixes include semantic markdown:
- exactly 1 H1 heading in each file.
- ATX style headers.
2021-08-10 17:27:10 -04:00
..
covariant-returns.md Covariant returns - typo fixes (#4045) 2020-10-21 10:30:43 -04:00
extending-partial-methods.md fix build warnings in docs (#5018) 2021-08-10 17:27:10 -04:00
extension-getenumerator.md fix broken link (#3865) 2020-09-09 09:36:14 -07:00
function-pointers.md Function pointer type inference (#4310) 2021-01-25 11:08:11 -08:00
init.md Fix misspelled word in init.cs (#4542) 2021-03-16 08:08:09 -07:00
lambda-discard-parameters.md fix a number of broken links (#3750) 2020-07-30 14:39:47 -04:00
local-function-attributes.md fix a number of broken links (#3750) 2020-07-30 14:39:47 -04:00
module-initializers.md Remove no longer needed proposal status checkboxes. (#4977) 2021-07-28 16:14:48 -07:00
native-integers.md Update native integers conversions (#3941) 2020-09-25 09:45:17 -07:00
nullable-reference-types-specification.md NRT spec updates (#4126) 2020-11-17 12:32:02 -08:00
patterns3.md Change to 7.5.4.2 Grammar Ambiguities in patterns spec to support type pattern. 2020-09-16 11:32:32 -07:00
records.md Call EnsureSufficientExecutionStack in PrintMembers (#4951) 2021-07-20 16:47:57 -07:00
skip-localsinit.md Remove no longer needed proposal status checkboxes. (#4977) 2021-07-28 16:14:48 -07:00
static-anonymous-functions.md Move C# 9 proposals for integrated features. (#3751) 2020-07-29 14:09:31 -07:00
target-typed-conditional-expression.md fix a number of broken links (#3750) 2020-07-30 14:39:47 -04:00
target-typed-new.md Remove no longer needed proposal status checkboxes. (#4977) 2021-07-28 16:14:48 -07:00
top-level-statements.md Remove no longer needed proposal status checkboxes. (#4977) 2021-07-28 16:14:48 -07:00
unconstrained-type-parameter-annotations.md Add proposals/csharp-9.0/unconstrained-type-parameter-annotations.md (#4043) 2020-10-26 13:19:24 -07:00