-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
assertion failed: key as usize != KEY_SENTVAL in DragonFly BSD
C-bug
Category: This is a bug.
O-dragonfly
Operating system: DragonFly BSD
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#112180
opened Jun 1, 2023 by
tuxillo
Check target definitions to see if more should have Area: Thread local storage (TLS)
F-thread_local
`#![feature(thread_local)]`
O-dragonfly
Operating system: DragonFly BSD
O-freebsd
Operating system: FreeBSD
O-netbsd
Operating system: NetBSD
O-openbsd
Operating system: OpenBSD
O-windows-gnu
Toolchain: GNU, Operating system: Windows
cfg(target_thread_local)
enabled.
A-thread-locals
#91659
opened Dec 8, 2021 by
thomcc
Command.spawn posix_spawn support for NetBSD / DragonFlyBSD.
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
O-dragonfly
Operating system: DragonFly BSD
O-netbsd
Operating system: NetBSD
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#48681
opened Mar 2, 2018 by
bdrewery
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.