Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Check target definitions to see if more should have cfg(target_thread_local) enabled. A-thread-locals 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
#91659 opened Dec 8, 2021 by thomcc
rustc 1.56.0 : double free on OpenBSD sparc64 C-bug Category: This is a bug. I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. O-openbsd Operating system: OpenBSD O-SPARC Target: SPARC processors P-medium Medium priority regression-from-stable-to-stable Performance or correctness regression from one stable version to another. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#90064 opened Oct 19, 2021 by semarie
OpenBSD: current_exe() fails when bin resolved through $PATH C-bug Category: This is a bug. O-openbsd Operating system: OpenBSD T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#60560 opened May 5, 2019 by kpcyrd
Native FreeBSD and OpenBSD testing on CI O-freebsd Operating system: FreeBSD O-openbsd Operating system: OpenBSD T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#55461 opened Oct 29, 2018 by gnzlbg
rustc aborts when there is a compilation failure on FreeBSD and OpenBSD C-bug Category: This is a bug. I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. O-freebsd Operating system: FreeBSD O-openbsd Operating system: OpenBSD T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#43575 opened Jul 31, 2017 by dumbbell
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.