-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
get
, set
and replace
methods to Mutex
and RwLock
api-change-proposal
#485
opened Nov 15, 2024 by
EFanZh
Support A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
vec![const { expr }; N]
syntax for creating a Vec
of non-Clone
values.
api-change-proposal
#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
#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 A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
char_slice
for &str
api-change-proposal
#481
opened Nov 12, 2024 by
tisonkun
file_absolute!
macro
api-change-proposal
#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 A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
core::panic::Location::file
api-change-proposal
#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: A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
Stdin::next_line
and BufRead::next_line
api-change-proposal
#460
opened Oct 10, 2024 by
theemathas
ACP: Expose rustc_lexer::unescape Functionality in the proc_macro Crate for Standardized Literal Parsing
api-change-proposal
A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
#459
opened Oct 8, 2024 by
lucarlig
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 A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
TryFromIterator<T>
trait to compliment FromIterator<T>
trait.
api-change-proposal
#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
Attempt to help users avoid unbuffered small reads
T-libs-api
#445
opened Sep 22, 2024 by
joshtriplett
ACP: A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
ForwardInit<'a, T>
to complement MaybeUninit<T>
api-change-proposal
#438
opened Sep 9, 2024 by
clarfonthey
Decide the intended relationship between
core::$module
, alloc::$module
, std::$module
T-libs-api
#434
opened Aug 29, 2024 by
dtolnay
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 A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
waiting-on-author
RawStatusCode
api-change-proposal
#403
opened Jun 25, 2024 by
joboet
ACP: Add A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
prev_power_of_two
and bit_width
methods for unsigned integers and NonZero<uN>
api-change-proposal
#397
opened Jun 18, 2024 by
okaneco
impl core::str::Pattern for [&str; N]
api-change-proposal
#395
opened Jun 15, 2024 by
Jules-Bertholet
Previous Next
ProTip!
Adding no:label will show everything without a label.