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

Implement IntoIterator for tuples with values which are IntoIterator themselves api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#513 opened Dec 26, 2024 by shahn
add a new File::append constructor api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#512 opened Dec 26, 2024 by liigo
Rename end field of inclusive Range APIs to last api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#511 opened Dec 23, 2024 by sendittothenewts
Export cold_path() in std::hint api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#510 opened Dec 21, 2024 by x17jiri
Mark OnceState::poison as pub api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#509 opened Dec 19, 2024 by GrigorenkoPV
impl<A> Allocator for &mut A api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#508 opened Dec 17, 2024 by sarah-quinones
In-place String::replace_first and String::replace_last api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#506 opened Dec 15, 2024 by zachs18
A datatype representing an allocation api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#505 opened Dec 13, 2024 by WorldSEnder
ACP: Add floating point representation conversions api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#501 opened Dec 8, 2024 by tczajka
add an extract macro which extracts values matched in a pattern api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#495 opened Nov 24, 2024 by vxpm
Path::is_trivial api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#487 opened Nov 15, 2024 by lolbinarycat
Support vec![const { ... }; 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
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
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
ProTip! no:milestone will show everything without a milestone.