Skip to content

Issues: rust-lang/libs-team

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

Add get, set and replace methods to Mutex and RwLock api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#485 opened Nov 15, 2024 by EFanZh
Support vec![const { expr }; N] syntax for creating a Vec of non-Clone values. api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#484 opened Nov 15, 2024 by EFanZh
Box::new_from_ref for making a Box<T> from a &T where T: CloneToUninit + ?Sized (and Rc and Arc) api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#483 opened Nov 15, 2024 by zachs18
Docs - type guarantees update api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#482 opened Nov 14, 2024 by WiktorPrzetacznik
ACP: implement char_slice for &str api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#481 opened Nov 12, 2024 by tisonkun
file_absolute! macro api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#478 opened Nov 8, 2024 by epage
Parse IPv6 zone identifiers api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#476 opened Nov 5, 2024 by famfo
ACP: Add nul-terminated version of core::panic::Location::file api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#466 opened Oct 17, 2024 by Darksonn
Add Vec::last_or_push and friends api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#465 opened Oct 13, 2024 by balt-dev
impl fmt::Write for BufWriter api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#462 opened Oct 12, 2024 by lolbinarycat
ACP: Stdin::next_line and BufRead::next_line api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#460 opened Oct 10, 2024 by theemathas
APC: split_pattern on slices api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#457 opened Oct 7, 2024 by eduardorittner
Add Option::todo and Result::todo api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#456 opened Oct 3, 2024 by zkrising
slice::Windows::as_slice api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#455 opened Oct 3, 2024 by leb-kuchen
Signed↔Unsigned integer methods api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#453 opened Oct 1, 2024 by scottmcm
ACP: Implement TryFromIterator<T> trait to compliment FromIterator<T> trait. api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#452 opened Oct 1, 2024 by stifskere
ACP: Chars::take_str api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#449 opened Sep 26, 2024 by dev-ardi
ACP: ForwardInit<'a, T> to complement MaybeUninit<T> api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#438 opened Sep 9, 2024 by clarfonthey
Add basic tempfile API to stdlib api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#420 opened Jul 29, 2024 by NobodyXu
Add RawStatusCode api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api waiting-on-author
#403 opened Jun 25, 2024 by joboet
ACP: Add prev_power_of_two and bit_width methods for unsigned integers and NonZero<uN> api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#397 opened Jun 18, 2024 by okaneco
impl core::str::Pattern for [&str; N] api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#395 opened Jun 15, 2024 by Jules-Bertholet
ProTip! Adding no:label will show everything without a label.