Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:O-netbsd
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
107k
Code
Issues
5k+
Pull requests
874
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Draft release notes for 1.91
#147010 ·
Mark-Simulacrum
opened
on Sep 25, 2025
19
Issues
Search Issues
state
:
open
label
:
O-netbsd
state:open label:O-netbsd
Search
Labels
Milestones
New issue
Search results
Open
Closed
1.85.1: NetBSD x86_64 installation provides Linux <code>rust-objcopy</code>
C-bug
Category: This is a bug.
Category: This is a bug.
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#139195
In rust-lang/rust;
·
0-wiz-0
opened
on Mar 31, 2025
Bootstrap libz-sys ignores --set=target.<host>.cc
A-cross
Area: Cross compilation
Area: Cross compilation
C-bug
Category: This is a bug.
Category: This is a bug.
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#136090
In rust-lang/rust;
·
riastradh
opened
on Jan 26, 2025
attempting to build on NetBSD/amd64 9.99.81 causes boootstrap/debug/rustc to crash with a SIGSEGV
C-bug
Category: This is a bug.
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
S-needs-info
Status: The issue lacks details necessary to triage or act on it.
Status: The issue lacks details necessary to triage or act on it.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#135513
In rust-lang/rust;
·
robohack
opened
on Jan 15, 2025
Arm32 EABI exception handling
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
Status: Open.
#128156
In rust-lang/rust;
·
workingjubilee
opened
on Jul 24, 2024
rust 1.77.1 fails to build on aarch64-unknown-netbsd with stack exhaustion
C-bug
Category: This is a bug.
Category: This is a bug.
O-AArch64
Armv8-A or later processors in AArch64 mode
Armv8-A or later processors in AArch64 mode
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
P-low
Low priority
Low priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
Performance or correctness regression from one stable version to another.
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#123551
In rust-lang/rust;
·
he32
opened
on Apr 6, 2024
rust 1.77.1 fails to build natively on armv7-unknown-netbsd-eabihf
C-bug
Category: This is a bug.
Category: This is a bug.
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
P-low
Low priority
Low priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
Performance or correctness regression from one stable version to another.
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#123549
In rust-lang/rust;
·
he32
opened
on Apr 6, 2024
Building rust 1.75.0 fails on NetBSD when using an external LLVM due to missing RPATH
C-bug
Category: This is a bug.
Category: This is a bug.
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
regression-untriaged
Untriaged performance or correctness regression.
Untriaged performance or correctness regression.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#119846
In rust-lang/rust;
·
he32
opened
on Jan 11, 2024
rustc ICE while building proc-macro2 from cbindgen with cross-built 1.74.1 on mipsel-unknown-netbsd
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
O-MIPS
Target: MIPS processors
Target: MIPS processors
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#118978
In rust-lang/rust;
·
he32
opened
on Dec 15, 2023
Building 1.74.0 natively on NetBSD/powerpc results in "pattern <code>Some(_)</code> not covered" error message
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
Category: This is a bug.
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
O-PowerPC
Target: PowerPC processors
Target: PowerPC processors
P-high
High priority
High priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#118099
In rust-lang/rust;
·
he32
opened
on Nov 20, 2023
Build failure on NetBSD/sparc64 when using the embedded version of LLVM
C-bug
Category: This is a bug.
Category: This is a bug.
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
O-SPARC
Target: SPARC processors
Target: SPARC processors
Status: Open.
#117231
In rust-lang/rust;
·
he32
opened
on Oct 26, 2023
rust-installer may soon be too VM resource hungry for some 32-bit native builds
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
Relevant to the release subteam, which will review and decide on the PR/issue.
Status: Open.
#116758
In rust-lang/rust;
·
he32
opened
on Oct 15, 2023
Check target definitions to see if more should have <code>cfg(target_thread_local)</code> enabled.
A-thread-locals
Area: Thread local storage (TLS)
Area: Thread local storage (TLS)
F-thread_local
`#![feature(thread_local)]`
`#![feature(thread_local)]`
O-dragonfly
Operating system: DragonFly BSD
Operating system: DragonFly BSD
O-freebsd
Operating system: FreeBSD
Operating system: FreeBSD
O-netbsd
Operating system: NetBSD
Operating system: NetBSD
O-openbsd
Operating system: OpenBSD
Operating system: OpenBSD
O-windows-gnu
Toolchain: GNU, Operating system: Windows
Toolchain: GNU, Operating system: Windows
Status: Open.
#91659
In rust-lang/rust;
·
thomcc
opened
on Dec 8, 2021
You can’t perform that action at this time.