Skip to content

Issues: rust-lang/rust

Draft release notes for 1.88.0
#141598 opened May 26, 2025 by Mark-Simulacrum
Open 9
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
Assigned to nobody Loading
Sort

Issues list

Tracking issue for release notes of #129121: Stabilize tcp_quickack needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. O-android Operating system: Android O-linux Operating system: Linux relnotes Marks issues that should be documented in the release notes of the next release. relnotes-tracking-issue Marks issues tracking what text to put in release notes. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#141090 opened May 16, 2025 by rustbot
Coverage 0% when opt-level = 3 and aarch64-linux-android A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) C-bug Category: This is a bug. O-android Operating system: Android T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#139907 opened Apr 16, 2025 by loynoir
Crash when compiling cranelift-codegen on Termux A-parser Area: The lexing & parsing of Rust source code to an AST 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-android Operating system: Android T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138889 opened Mar 24, 2025 by licy183
libunwind: Unsupported .eh_frame_hdr version 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-android Operating system: Android requires-custom-config This issue requires custom config/build for rustc in some way T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138880 opened Mar 24, 2025 by Ludea
crash when dlopen/dlclose rust-made *.so multi-times on android/ohos aarch64 A-linkage Area: linking into static, shared libraries and binaries C-discussion Category: Discussion or questions that doesn't represent real issues. O-android Operating system: Android
#135815 opened Jan 21, 2025 by Rust401
stdlib code size increase in nightly-2024-09-01 for aarch64-linux-android C-bug Category: This is a bug. O-android Operating system: Android P-medium Medium priority regression-from-stable-to-nightly Performance or correctness regression from stable to nightly. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#130320 opened Sep 13, 2024 by jrose-signal
Is anyone running our gdb-based Android debuginfo tests? A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) A-testsuite Area: The testsuite used to check the correctness of rustc C-discussion Category: Discussion or questions that doesn't represent real issues. O-android Operating system: Android T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#129139 opened Aug 16, 2024 by saethlin
Stabilize tcp_quickack disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. O-android Operating system: Android O-linux Operating system: Linux S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. to-announce Announce this issue on triage meeting
#129121 opened Aug 15, 2024 by devnexen Loading…
The Android CI prints unrelated things to stdout, ruining check-run-results tests. A-CI Area: Our Github Actions CI A-meta Area: Issues & PRs about the rust-lang/rust repository itself O-android Operating system: Android
#127914 opened Jul 18, 2024 by GrigorenkoPV
android: stdlib stack overflow handlers are not installed C-bug Category: This is a bug. O-android Operating system: Android T-libs Relevant to the library team, which will review and decide on the PR/issue.
#124823 opened May 6, 2024 by maurer
stdlib: Missing backtrace on panic when using std::backtrace::Backtrace vs backtrace::Backtrace on Android C-bug Category: This is a bug. O-android Operating system: Android requires-custom-config This issue requires custom config/build for rustc in some way S-needs-repro Status: This issue has no reproduction and needs a reproduction to make progress.
#121033 opened Feb 13, 2024 by sgasse
std::thread::available_parallelism merging linux/android/freebsd version O-android Operating system: Android O-freebsd Operating system: FreeBSD O-linux Operating system: Linux O-unix Operating system: Unix-like S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#120589 opened Feb 2, 2024 by devnexen Loading…
🐛 Add support for Android in the compiler (termux) C-feature-request Category: A feature request, i.e: not implemented / a PR. O-android Operating system: Android T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#119306 opened Dec 25, 2023 by sebastianjnuwu
StackOverflow error when assert fails or panic when compiling to Android A-cross Area: Cross compilation A-FFI Area: Foreign function interface (FFI) A-panic Area: Panicking machinery C-bug Category: This is a bug. O-android Operating system: Android O-unix Operating system: Unix-like 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.
#116309 opened Oct 1, 2023 by matan-h
When cross compiling Rust to Android on Windows, Rust 1.69.0+ can't find the version script path. A-cross Area: Cross compilation A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. O-android Operating system: Android O-windows-msvc Toolchain: MSVC, Operating system: Windows regression-from-stable-to-stable Performance or correctness regression from one stable version to another.
#113711 opened Jul 15, 2023 by moe-deer 1.69.0
C/C++ code linked to Rust code can't use some clang builtins A-FFI Area: Foreign function interface (FFI) A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot. E-mentor Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion. O-android Operating system: Android T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#109717 opened Mar 29, 2023 by glandium
rust-lld.exe unable to find its libraries A-cross Area: Cross compilation A-linkage Area: linking into static, shared libraries and binaries O-android Operating system: Android
#105833 opened Dec 17, 2022 by VioPaige
Should unwind add no_default_flags when target is android and use ndk? A-linkage Area: linking into static, shared libraries and binaries O-android Operating system: Android T-libs Relevant to the library team, which will review and decide on the PR/issue.
#103175 opened Oct 18, 2022 by plusls
compile error on android target C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ O-android Operating system: Android S-needs-repro 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.
#92250 opened Dec 24, 2021 by bigdogs
Lint against treating c_char as i8 or u8, for portability A-FFI Area: Foreign function interface (FFI) A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. C-enhancement Category: An issue proposing an enhancement or a PR with one. E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot. E-needs-design This issue needs exploration and design to see how and if we can fix/implement it O-android Operating system: Android O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state O-PowerPC Target: PowerPC processors O-SystemZ Target: SystemZ processors (s390x) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#79089 opened Nov 16, 2020 by joshtriplett
Filesystem warning supress-ability A-diagnostics Area: Messages for errors, warnings, and lints A-incr-comp Area: Incremental compilation C-enhancement Category: An issue proposing an enhancement or a PR with one. O-android Operating system: Android P-medium Medium priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#75997 opened Aug 27, 2020 by roalyr
debuginfo test hanging on arm-android A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) C-bug Category: This is a bug. O-android Operating system: Android T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#74847 opened Jul 27, 2020 by npmccallum
Android: Instant not advancing while the screen is off A-time Area: Time C-bug Category: This is a bug. O-android Operating system: Android T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#71860 opened May 3, 2020 by Hocuri
no_mangle causes compilation errors with async-await on armv7-linux-androideabi and aarch64-linux-android targets A-async-await Area: Async & Await A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. AsyncAwait-Triaged Async-await issues that have been triaged during a working group meeting. 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-android Operating system: Android 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.
#70098 opened Mar 18, 2020 by jeswin
illegal instruction on x86_64-linux-android since 1.40.0 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-android Operating system: Android O-x86_64 Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64) 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.
#67582 opened Dec 24, 2019 by CryZe
ProTip! Type g i on any issue or pull request to go back to the issue listing page.