mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
docs: convert weak.rst document to Markdown (#37259)
Converts one of the doc files from reStructuredText to Markdown. Continues work on SR-7454.
This commit is contained in:
@@ -268,7 +268,7 @@ You can see the status of different proposals at
|
||||
- [ErrorHandlingRationale.rst](/docs/ErrorHandlingRationale.rst):
|
||||
Surveys error-handling in a variety of languages, and describes the rationale
|
||||
behind the design of error handling in Swift.
|
||||
- [weak.rst](/docs/weak.rst):
|
||||
- [WeakReferences.md](/docs/WeakReferences.md):
|
||||
Discusses weak references, including the designs in different languages,
|
||||
and proposes changes to Swift (pre-1.0).
|
||||
<!-- NOTE: Outdated -->
|
||||
|
||||
1073
docs/WeakReferences.md
Normal file
1073
docs/WeakReferences.md
Normal file
File diff suppressed because it is too large
Load Diff
1164
docs/weak.rst
1164
docs/weak.rst
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user