File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -343,6 +343,9 @@ provide greater clarity to contributors wanting to add new documentation.
343
343
Swift entities.
344
344
TODO: Not clear if this is intended to be language documentation
345
345
(for Swift developers), an explanation or a reference guide.
346
+ - [ Modules.md] ( /docs/Modules.md ) : was written for Swift pre-1.0, but is still
347
+ relevant and covers behavior that's underspecified in either TSPL or the
348
+ language reference.
346
349
- [ OptimizerCountersAnalysis.md] ( /docs/OptimizerCountersAnalysis.md ) :
347
350
TODO: Consider breaking up into a how-to guide
348
351
on dumping and analyzing the counters
@@ -365,7 +368,6 @@ provide greater clarity to contributors wanting to add new documentation.
365
368
` @_hasMissingDesignatedInitializers ` . Some of this is covered in
366
369
[ TSPL's initialization section] [ ] but that doesn't include newly added
367
370
attributes.
368
- - [ Modules.rst] ( /docs/Modules.rst ) : for Swift pre-1.0.
369
371
- [ Swift3Compatibility.md] ( /docs/Swift3Compatibility.md ) :
370
372
Discusses the Swift 3 -> Swift 4 migration.
371
373
- [ StoredAndComputedVariables.rst] ( /docs/StoredAndComputedVariables.rst ) : for Swift pre-1.0.
You can’t perform that action at this time.
0 commit comments