index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
io
Age
Commit message (
Expand
)
Author
Lines
2025-07-17
Rollup merge of #143829 - a1phyr:trim_borrowed_buf, r=ChrisDenton
León Orell Valerian Liehr
-29
/
+6
2025-07-14
Auto merge of #142885 - a1phyr:borrowed_cursor_to_buf, r=Mark-Simulacrum
bors
-0
/
+51
2025-07-09
core: Change `BorrowedCursor::written`'s origin
Benoît du Garreau
-9
/
+3
2025-07-09
core: Remove `BorrowedCursor::uninit_mut`
Benoît du Garreau
-10
/
+3
2025-07-09
core: Remove `BorrowedCursor::init_ref` method
Benoît du Garreau
-10
/
+0
2025-07-03
setup CI and tidy to use typos for spellchecking and fix few typos
klensy
-1
/
+1
2025-07-01
core: Add `BorrowedCursor::with_unfilled_buf`
Benoît du Garreau
-0
/
+51
2025-06-17
Remove a panicking branch in `BorrowedCursor::advance`
Benoît du Garreau
-3
/
+3
2025-01-11
Add inherent versions of MaybeUninit methods for slices
ltdk
-7
/
+7
2024-11-02
Add BorrowedBuf::into_filled{,_mut} methods to allow returning buffer with or...
Alex Saveau
-0
/
+20
2024-07-26
Fix doc nits
John Arundel
-5
/
+5
2024-04-15
Remove bound checks from `BorrowedBuf` and `BorrowedCursor` methods
Benoît du Garreau
-6
/
+18
2024-04-11
core: panic on overflow in `BorrowedCursor`
joboet
-2
/
+3
2024-03-10
BorrowedCursor docs clarification
Ralf Jung
-2
/
+4
2024-02-17
Auto merge of #120741 - a1phyr:safe_buffer_advance, r=m-ou-se
bors
-1
/
+21
2024-02-07
Make `io::BorrowedCursor::advance` safe
Benoît du Garreau
-1
/
+21
2023-11-11
Rename MaybeUninit::write_slice
Kornel
-1
/
+1
2023-11-09
Move `BorrowedBuf` and `BorrowedCursor` from `std:io` to `core::io`
John Millikin
-0
/
+307