You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsC-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
…e links to the corresponding md source files. (rust-lang#2044)
Use relative links to the corresponding md source files; this helps local browsing of generated docs.
bors
pushed a commit
to rust-lang-ci/rust
that referenced
this issue
Jan 2, 2025
…e links to the corresponding md source files. (rust-lang#2044)
Use relative links to the corresponding md source files; this helps local browsing of generated docs.
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsC-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
A large portion of rust_task is now dedicated to fiddling with stacks. This code should probably be extracted into another class.
The text was updated successfully, but these errors were encountered: