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.
343343 Swift entities.
344344 TODO: Not clear if this is intended to be language documentation
345345 (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.
346349- [ OptimizerCountersAnalysis.md] ( /docs/OptimizerCountersAnalysis.md ) :
347350 TODO: Consider breaking up into a how-to guide
348351 on dumping and analyzing the counters
@@ -365,7 +368,6 @@ provide greater clarity to contributors wanting to add new documentation.
365368 ` @_hasMissingDesignatedInitializers ` . Some of this is covered in
366369 [ TSPL's initialization section] [ ] but that doesn't include newly added
367370 attributes.
368- - [ Modules.rst] ( /docs/Modules.rst ) : for Swift pre-1.0.
369371- [ Swift3Compatibility.md] ( /docs/Swift3Compatibility.md ) :
370372 Discusses the Swift 3 -> Swift 4 migration.
371373- [ StoredAndComputedVariables.rst] ( /docs/StoredAndComputedVariables.rst ) : for Swift pre-1.0.
You can’t perform that action at this time.
0 commit comments