-
Notifications
You must be signed in to change notification settings - Fork 20
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
Label
Projects
Milestones
Assignee
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 A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
std::string::String::replace_and_count
and/or replace_with
api-change-proposal
#344
opened Feb 25, 2024 by
alpaylan
ACP: Add A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
{Ref,RefMut}::try_map
method
api-change-proposal
#341
opened Feb 21, 2024 by
GrigorenkoPV
Add A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
(checked_)norem_div
methods for integer types
api-change-proposal
#337
opened Feb 17, 2024 by
newpavlov
Add A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
or_try_*
variants for HashMap and BTreeMap Entry APIs
api-change-proposal
#336
opened Feb 15, 2024 by
peterjoel
ACP: A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
PathBuf::has_dir_suffix
api-change-proposal
#335
opened Feb 11, 2024 by
clarfonthey
Customizing A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
#[derive(Debug)]
api-change-proposal
#334
opened Feb 9, 2024 by
clubby789
NonNull::{from_ref, from_mut}
api-change-proposal
#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 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
net::hostname
to retrieve the devices host name
ACP-accepted
#330
opened Feb 1, 2024 by
valaphee
Add macro A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
static_assert
to perform compile-time assertion checking
api-change-proposal
#325
opened Jan 6, 2024 by
chirsz-ever
AssertThreadSafe
(name TBD) – a more general API for lifting conservative !Send
or !Sync
implementations
api-change-proposal
#322
opened Jan 1, 2024 by
steffahn
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 A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
for x in 0u8..
api-change-proposal
#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 A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
FromStr
api-change-proposal
#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 A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
FromByteStr
trait with blanket impl FromStr
api-change-proposal
#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 A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
write_fmt
method to String, to make write!
macro work without imports
api-change-proposal
#261
opened Aug 27, 2023 by
RalfJung
Adding A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
set_route
to sys::unix::net
api-change-proposal
#255
opened Jul 31, 2023 by
devnexen
ProTip!
Exclude everything labeled
bug
with -label:bug.