-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
constructor doesn't work with arm64e-apple-ios but works on arm64e-apple-darwin
A-linkage
Area: linking into static, shared libraries and binaries
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
O-AArch64
Armv8-A or later processors in AArch64 mode
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
O-ios
Operating system: iOS
#139218
opened Apr 1, 2025 by
ds-ep
"macabi" is not an "ABI" in the same sense as e.g. "gnueabihf"
A-targets
Area: Concerning the implications of different compiler targets
C-bug
Category: This is a bug.
O-ios
Operating system: iOS
O-macos
Operating system: macOS
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133331
opened Nov 22, 2024 by
workingjubilee
Support "zippered" macOS binaries
A-targets
Area: Concerning the implications of different compiler targets
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
O-ios
Operating system: iOS
O-macos
Operating system: macOS
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#131216
opened Oct 3, 2024 by
madsmtm
Apple arm64e targets fail to link with newer Xcode 15
C-bug
Category: This is a bug.
O-AArch64
Armv8-A or later processors in AArch64 mode
O-ios
Operating system: iOS
O-macos
Operating system: macOS
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#130085
opened Sep 7, 2024 by
madsmtm
Rebuild if deployment target changes
C-bug
Category: This is a bug.
O-ios
Operating system: iOS
O-macos
Operating system: macOS
O-tvos
Operating system: tvOS (including simulator)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#118204
opened Nov 23, 2023 by
madsmtm
cant' find crate core and can't find compiler_builtins
O-AArch64
Armv8-A or later processors in AArch64 mode
O-ios
Operating system: iOS
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
#114276
opened Jul 31, 2023 by
Omkar19202
Figure out what the stdlib should do about apple's new required reason manifest.
O-ios
Operating system: iOS
O-macos
Operating system: macOS
O-tvos
Operating system: tvOS (including simulator)
O-watchos
Operating System: watchOS
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#114186
opened Jul 28, 2023 by
thomcc
Linking with XCFrameworks doesn't work
C-bug
Category: This is a bug.
O-ios
Operating system: iOS
#106120
opened Dec 24, 2022 by
MatrixDev
ld64.lld: error: too many personalities (4) for compact unwind to encode
A-linkage
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
O-ios
Operating system: iOS
O-macos
Operating system: macOS
P-high
High priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
relnotes
Marks issues that should be documented in the release notes of the next release.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Run button is not useable for users on mobile devices
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
O-ios
Operating system: iOS
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#95839
opened Apr 9, 2022 by
GuillaumeGomez
Horizontal overscroll on iOS
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
O-ios
Operating system: iOS
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#92771
opened Jan 11, 2022 by
jsha
Passing -Z embed-bitcode doesn't embed bitcode for debug builds of external dependencies
C-bug
Category: This is a bug.
O-ios
Operating system: iOS
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#67223
opened Dec 11, 2019 by
davehylands
{i386,x86_64}-apple-ios targets pass too many thousands of arguments to the linker
A-linkage
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
O-ios
Operating system: iOS
O-macos
Operating system: macOS
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (IA-32)
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#52699
opened Jul 25, 2018 by
gnzlbg
Use apple's version of clang to compile iOS targets by default
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
O-ios
Operating system: iOS
O-macos
Operating system: macOS
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#48833
opened Mar 8, 2018 by
michaeleiselsc
Issues with crash handling for iOS for Rust 1.22.1
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
O-ios
Operating system: iOS
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#46796
opened Dec 18, 2017 by
michaeleiselsc
ProTip!
Adding no:label will show everything without a label.