Skip to content

Update backtrace integration note for Swift 5.9+ in building.html#1326

Open
andrehora wants to merge 1 commit intoswiftlang:mainfrom
andrehora:patch-1
Open

Update backtrace integration note for Swift 5.9+ in building.html#1326
andrehora wants to merge 1 commit intoswiftlang:mainfrom
andrehora:patch-1

Conversation

@andrehora
Copy link

Motivation:

Webpage https://www.swift.org/documentation/server/guides/building.html contains outdated information about backtracing support: "Eventually this will become a language feature and not require a discrete library.", but backtracing is built into Swift 5.9+.

See: https://github.com/swift-server/swift-backtrace

Modifications:

Updated the swift-backtrace integration note to reflect that Swift 5.9+ has built-in backtracing support.

Result:

Up-to-date information about backtracing support to users.

Updated the swift-backtrace integration note to reflect that Swift 5.9+ has built-in backtracing support.
@andrehora andrehora requested a review from a team as a code owner February 22, 2026 16:00
@heckj
Copy link
Member

heckj commented Feb 23, 2026

thanks @andrehora

I'm actively updating these more broadly, and setting up a PR to shift into a broader collection of Swift server guides at swiftlang/docs#31 - take a look there, I think this update is effectively represented there, but I'm always game for additional input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants