-
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
std: note that 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.
std::str::from_utf8*
functions are aliases to std::<str>::from_utf8*
methods
S-waiting-on-review
#141112
opened May 17, 2025 by
xizheyin
Loading…
[std] fix the presentation of 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.
split_off_mut
and split_off
documentation
S-waiting-on-review
#141110
opened May 17, 2025 by
xizheyin
Loading…
discuss deadlocks in the std::io::pipe() example
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.
#141109
opened May 17, 2025 by
oconnor663
Loading…
Docs(lib): Fix 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.
extract_if
docs
S-waiting-on-review
#141108
opened May 17, 2025 by
PaulDance
Loading…
additional edge cases tests for 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.
path.rs
🧪
S-waiting-on-review
#141105
opened May 16, 2025 by
GrantBirki
Loading…
Test(fs): Fix test_eq_windows_file_type for Windows 7
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.
#141104
opened May 16, 2025 by
PaulDance
Loading…
Optimize: core slice 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.
binary_search_by
S-waiting-on-review
#141097
opened May 16, 2025 by
RoDmitry
Loading…
add regression test for rust-lang#101650
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141094
opened May 16, 2025 by
satler-git
Loading…
Implement 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.
advance_by
via try_fold
for Sized
iterators
S-waiting-on-review
#141086
opened May 16, 2025 by
a1phyr
Loading…
Fix the issue of typo of comma in arm parsing
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141077
opened May 16, 2025 by
chenyukang
Loading…
fix Zip unsoundness (again)
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.
#141076
opened May 16, 2025 by
the8472
Loading…
Stabilize feature Nominated for discussion during a libs-api team meeting.
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.
result_flattening
I-libs-api-nominated
#141072
opened May 16, 2025 by
Rynibami
Loading…
4 of 6 tasks
Enable [behind-upstream] triagebot option for rust-lang/rust
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#141071
opened May 16, 2025 by
xizheyin
Loading…
Suggest mut when possbile for temporary value dropped while borrowed
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141069
opened May 16, 2025 by
chenyukang
Loading…
Provide slice length information to the compiler
perf-regression
Performance regression.
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.
#141068
opened May 16, 2025 by
TDecking
Loading…
Rollup of 14 pull requests
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
O-windows
Operating system: Windows
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141067
opened May 16, 2025 by
hkBst
Loading…
Updated std doctests for wasm
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.
#141065
opened May 16, 2025 by
ehuss
Loading…
Update IDEs to use rustfmt 2024, fix Zed settings
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141062
opened May 16, 2025 by
ChaiTRex
Loading…
Permit duplicate macro imports
I-lang-nominated
Nominated for discussion during a lang team meeting.
P-lang-drag-2
Lang team prioritization drag level 2.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141043
opened May 15, 2025 by
jswrenn
Loading…
turn lld warning on old gccs into info log
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141035
opened May 15, 2025 by
lqd
Loading…
avoid violating Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
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.
slice::from_raw_parts
safety contract in Vec::extract_if
I-unsound
#141032
opened May 15, 2025 by
petrosagg
Loading…
Consistently type stabilized in the release notes
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#141029
opened May 15, 2025 by
foresterre
Loading…
Lexer: check in Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
advance_token
to avoid regard spare ##
as GardedStrPrefix
S-waiting-on-review
#141028
opened May 15, 2025 by
xizheyin
Loading…
Update std doctests for android
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.
#141019
opened May 15, 2025 by
ehuss
Loading…
Report text_direction_codepoint_in_literal when parsing
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141004
opened May 14, 2025 by
matthewjasper
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.