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

std::os::unix::env::{argc, argv} api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#348 opened Mar 4, 2024 by rtfeldman
Context reactor hook A-async-await api-change-proposal A proposal to add or alter unstable APIs in the standard libraries I-async-nominated T-libs-api WG-async
#347 opened Mar 3, 2024 by jkarneges
ACP: Add std::string::String::replace_and_count and/or replace_with api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#344 opened Feb 25, 2024 by alpaylan
ACP: Add {Ref,RefMut}::try_map method api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#341 opened Feb 21, 2024 by GrigorenkoPV
Add (checked_)norem_div methods for integer types api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#337 opened Feb 17, 2024 by newpavlov
Add or_try_* variants for HashMap and BTreeMap Entry APIs api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#336 opened Feb 15, 2024 by peterjoel
ACP: PathBuf::has_dir_suffix api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#335 opened Feb 11, 2024 by clarfonthey
Customizing #[derive(Debug)] api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#334 opened Feb 9, 2024 by clubby789
NonNull::{from_ref, from_mut} api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#333 opened Feb 8, 2024 by jhpratt
Support permanently skipping tests on a specific system api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#331 opened Feb 2, 2024 by Nemo157
Add net::hostname to retrieve the devices host name ACP-accepted API Change Proposal is accepted (seconded with no objections) api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#330 opened Feb 1, 2024 by valaphee
Add macro static_assert to perform compile-time assertion checking api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#325 opened Jan 6, 2024 by chirsz-ever
Add security_attributes() to windows::OpenOptionsExt api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#314 opened Dec 14, 2023 by Adrien-Bodineau
ACP: Avoid the common mistake of for x in 0u8.. api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#304 opened Nov 26, 2023 by crlf0710
Constructive/Destructive Interference Size Padding api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#298 opened Nov 21, 2023 by mj10021
ACP: Designing an alternative FromStr api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#296 opened Nov 17, 2023 by clarfonthey
Create iterator function in std libs: split_item_mut() api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#295 opened Nov 16, 2023 by Norlock
ACP: Add FromByteStr trait with blanket impl FromStr api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#287 opened Oct 26, 2023 by tgross35
[ACP] RangeBounds::overlaps api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#277 opened Oct 12, 2023 by theli-ua
Help wanted: what to do with UnwindSafe and RefUnwindSafe help wanted Extra attention is needed T-libs-api
#273 opened Sep 21, 2023 by m-ou-se
19 tasks
Ability to stop child process from Inheriting Handles api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#264 opened Sep 3, 2023 by michaelvanstraten
Add infallible variant of RangeFrom::next() api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#262 opened Aug 29, 2023 by nightkr
add write_fmt method to String, to make write! macro work without imports api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#261 opened Aug 27, 2023 by RalfJung
Adding set_route to sys::unix::net api-change-proposal A proposal to add or alter unstable APIs in the standard libraries T-libs-api
#255 opened Jul 31, 2023 by devnexen
ProTip! Exclude everything labeled bug with -label:bug.