-
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
stdio A proposal to add or alter unstable APIs in the standard libraries
I-libs-api-nominated
Indicates that an issue has been nominated for discussion during a team meeting.
T-libs-api
set
, close
and take
methods
api-change-proposal
#500
opened Dec 3, 2024 by
the8472
slice contains subslice
api-change-proposal
A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
#499
opened Dec 2, 2024 by
folkertdev
TrySendError method to get the user data
api-change-proposal
A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
#498
opened Nov 29, 2024 by
SUPERCILEX
Add A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
Mutex
and RwLock
APIs for accessing values within a function scope
api-change-proposal
#497
opened Nov 27, 2024 by
EFanZh
add an A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
extract
macro which extracts values matched in a pattern
api-change-proposal
#495
opened Nov 24, 2024 by
vxpm
CStr::from_bytes_with_nul
returns non-actionable error result
api-change-proposal
#493
opened Nov 21, 2024 by
nyurik
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 A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
vec![const { ... }; 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
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.