https://dlang.org/phobos/core_thread_context.html dead link.
The referenced page exists now but contains an invalid source link (core/thread/package.d instead of core/thread/context.d)
@MoonlightSentinel created dlang/druntime pull request #3791 "Fix 21086 - Correct link core.thread.context" fixing this issue: - Fix 21086 - Correct link core.thread.context The file is named `context.d`, not `package.d`. https://github.com/dlang/druntime/pull/3791
dlang/druntime pull request #3791 "Fix 21086 - Correct link core.thread.context" was merged into stable: - e647d43ca780eaff680b10aa9ee4f462a0574856 by MoonlightSentinel: Fix 21086 - Correct link core.thread.context The file is named `context.d`, not `package.d`. https://github.com/dlang/druntime/pull/3791
dlang/druntime pull request #3793 "merge stable" was merged into master: - b87d7df8bf3244d772421008416263bab123e27e by MoonlightSentinel: Fix 21086 - Correct link core.thread.context The file is named `context.d`, not `package.d`. https://github.com/dlang/druntime/pull/3793