Skip to content

issues Search Results · repo:rust-lang/rust

Filter by

0 results
 (68 ms)

0 results

hashbrown::HashMap::get returns a reference which has no significant drop. I ve see this on other methods like hashbrown::HashMap::get_mut, the equivalent methods on std::collections::HashMap don t seem ...
C-bug
needs-triage
  • Imberflur
  • 1
  • Opened 
    36 minutes ago
  • #137411

!-- Thank you for filing a regression report! 🐛 A regression is something that changed between versions of Rust but was not supposed to. Please provide a short summary of the regression, along with any ...
C-bug
I-prioritize
needs-triage
regression-untriaged
  • CatsAreFluffy
  • Opened 
    4 hours ago
  • #137407

It would be useful for being able to easily navigate to failing tests if the tests don t panic when they should. Specifically, providing the file and line number of the failing test allows a user to use ...
needs-triage
  • joshka
  • Opened 
    5 hours ago
  • #137405

I modified the llama.cpp repo that llama-cpp-2 has as a submodule to expose a new symbol then added a method to call that new symbol in llama-cpp-2 via a Rust pub API. I then called the new Rust pub API ...
T-cargo
  • vlovich
  • 1
  • Opened 
    6 hours ago
  • #137404

cargo miri test hangs on doc-tests with edition 2024 with cargo 1.87.0-nightly (ce948f461 2025-02-14). Steps to reproduce: 1. Create a project: $ cargo init --lib --edition 2024 foo 2. Put this in ...
A-doctests
A-miri
C-bug
needs-triage
T-rustdoc
  • orium
  • 1
  • Opened 
    7 hours ago
  • #137403

Code fn main() { let ga_z = []; let mut known_rgbs_groups = 0 as *mut u32; known_rgbs_groups += ga_z.len(); } Current output stable: error[E0368]: binary assignment operation `+=` cannot be applied ...
A-diagnostics
A-raw-pointers
A-suggestion-diagnostics
D-invalid-suggestion
T-compiler
  • nabijaczleweli
  • Opened 
    11 hours ago
  • #137391

windows-gnullvm has support of dynamic crt which is controlled by crt-static target feature after 1.85.0 update in msys2 crt-static is forced to false (while it s still controllable by RUSTFLAGS though) ...
needs-triage
  • ognevny
  • Opened 
    11 hours ago
  • #137389

This issue tracks the release notes text for #103806. Steps - [ ] Proposed text is drafted by PR author (or team) making the noteworthy change. - [ ] Issue is nominated for release team review of ...
needs-triage
relnotes
relnotes-tracking-issue
T-libs-api
  • rustbot
  • Opened 
    12 hours ago
  • #137387

This issue tracks the release notes text for #129375. Steps - [ ] Proposed text is drafted by PR author (or team) making the noteworthy change. - [ ] Issue is nominated for release team review of ...
needs-triage
relnotes
relnotes-tracking-issue
T-libs-api
  • rustbot
  • Opened 
    12 hours ago
  • #137386

This issue tracks the release notes text for #130192. Steps - [ ] Proposed text is drafted by PR author (or team) making the noteworthy change. - [ ] Issue is nominated for release team review of ...
needs-triage
relnotes
relnotes-tracking-issue
T-libs-api
  • rustbot
  • Opened 
    12 hours ago
  • #137385
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.