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

Building rust 1.81.0 does network access in the "build" phase C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#130708 by he32 was closed Sep 22, 2024
Space constraints while running from Docker Image A-incr-comp Area: Incremental compilation C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130707 by cryptanu was closed Sep 22, 2024
std::fs::read_dir returns ENOSYS on wasm32-wasip1 O-windows Operating system: Windows
#130699 by Timmmm was closed Sep 22, 2024
Drop implementation on Arc should be able to use relaxed ordering for a reference decrement C-discussion Category: Discussion or questions that doesn't represent real issues.
#130655 by ultimaweapon was closed Sep 21, 2024
FromRawFd is missing a safety section A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools
#130647 by lolbinarycat was closed Sep 21, 2024
tool builds with Enzyme/autodiff fails C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#130637 by ZuseZ4 was closed Sep 22, 2024
run-make -Zbuild-std tests fail on compiler_builtins on older branches -Zbuild-std Unstable Cargo option: Compile the standard library yourself. A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug.
#130634 by cuviper was closed Sep 21, 2024
Empty owned slice should be constructable in const A-const-fn Area: const fn foo(..) {..}. Pure functions which can be applied at compile time.
#130616 by valaphee was closed Sep 20, 2024
Accidental triple colon diagnostics are worse than single colon diagnostics A-diagnostics Area: Messages for errors, warnings, and lints A-parser Area: The parsing of Rust source code to an AST. D-invalid-suggestion Diagnostics: A structured suggestion resulting in incorrect code. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130613 by cyrgani was closed Sep 22, 2024
regression: unsafe precondition(s) violated: Layout::from_sign_align_unchecked requires... regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#130579 by BoxyUwU was closed Sep 19, 2024
unused import false positive with macro rules macro A-diagnostics Area: Messages for errors, warnings, and lints C-discussion Category: Discussion or questions that doesn't represent real issues. L-unused_imports Lint: unused_imports T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#130570 by ijackson was closed Sep 20, 2024
Tool docs not registered for compiletest A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#130564 by jieyouxu was closed Sep 20, 2024
extra scraped examples height was changed without noticed A-rustdoc-scrape-examples Area: The (unstable) rustdoc scrape-examples feature described in RFC 3123 A-rustdoc-ui Area: rustdoc UI (generated HTML) C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#130562 by GuillaumeGomez was closed Sep 20, 2024
Add tidy check for missing {# #} tag in rustdoc templates A-tidy Area: the tidy tool C-enhancement Category: An issue proposing an enhancement or a PR with one. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#130559 by GuillaumeGomez was closed Sep 20, 2024
[pin_ergonomics] Allow reborrowing Pin<&mut T> without the value being in a mutable place C-bug Category: This is a bug. F-pin_ergonomics `#![feature(pin_ergonomics)]` 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.
#130535 by eholk was closed Sep 19, 2024
Unexpected exit code with std::process::ExitCode when compiling wasm32-wasip1 C-bug Category: This is a bug. O-wasm Target: WASM (WebAssembly), http://webassembly.org/ T-libs Relevant to the library team, which will review and decide on the PR/issue.
#130532 by peterschwarz was closed Sep 19, 2024
nightly Deref::Target does not have a "fn_arg_names" panic when Target instead of Self::Target C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130527 by git-girl was closed Sep 18, 2024
x setup tries to check out src/llvm-project C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#130515 by bjorn3 was closed Sep 19, 2024
language server seems not recognize print macro identifier C-discussion Category: Discussion or questions that doesn't represent real issues. S-needs-repro Status: This issue has no reproduction and needs a reproduction to make progress.
#130504 by loynoir was closed Sep 19, 2024
test
#130488 by matthiaskrgr was closed Sep 17, 2024
keyword_idents_2024 should not warn on raw lifetimes A-edition-2024 Area: The 2024 edition A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130486 by ehuss was closed Sep 18, 2024
hash_one calls hash_str C-discussion Category: Discussion or questions that doesn't represent real issues. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#130475 by daedric was closed Sep 18, 2024
rustdoc reports issues against lib.rs rather than an include_str!'d file A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#130470 by fasterthanlime was closed Sep 20, 2024
WebAssembly calling convention impl incorrectly uses make_indirect_byval() A-abi Area: Concerning the application binary interface (ABI). C-bug Category: This is a bug. O-wasm Target: WASM (WebAssembly), http://webassembly.org/ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#130442 by bjorn3 was closed Sep 19, 2024
ProTip! no:milestone will show everything without a milestone.