Skip to content

Commit cc7cf09

Browse files
committed
Update headers.
This should be marked as implemented in Swift 6.2, and you no longer want to look at the `_Backtracing` module.
1 parent 534d3c3 commit cc7cf09

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proposals/0419-backtrace-api.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* Proposal: [SE-0419](0419-backtrace-api.md)
44
* Authors: [Alastair Houghton](https://github.com/al45tair)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6-
* Status: **Accepted**
7-
* Implementation: Implemented on main, requires explicit `_Backtracing` import.
6+
* Status: **Implemented (Swift 6.2)**
87
* Review: ([pitch](https://forums.swift.org/t/pitch-swift-backtracing-api/62741)) ([review](https://forums.swift.org/t/se-0419-swift-backtracing-api/69595)) ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0419-swift-backtracing-api/70318))
98

109
## Introduction

0 commit comments

Comments
 (0)