This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-28 03:07:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4afa3a80926f52aa361fe4e89643dac2e2e57f34
rust
/
library
/
alloc
/
src
/
vec
T
History
Yuki Okushi
df9ea79fc7
Rollup merge of
#85717
- fee1-dead:document-cow, r=yaahc
...
Document `From` impls for cow.rs
2021-06-04 13:42:53 +09:00
..
cow.rs
Document
From
impls for cow.rs
2021-05-26 14:21:44 +00:00
drain_filter.rs
style: applying Rust style
2020-12-29 14:03:30 +00:00
drain.rs
style: applying Rust style
2020-12-29 14:03:30 +00:00
in_place_drop.rs
style: applying Rust style
2020-12-29 14:03:30 +00:00
into_iter.rs
mark internal inplace_iteration traits as hidden
2021-05-16 19:36:21 +02:00
is_zero.rs
Fix a typo
2021-05-30 00:06:27 +02:00
mod.rs
Avoid a double drop in Vec::dedup if a destructor panics
2021-05-24 12:41:13 +02:00
partial_eq.rs
alloc: Add unstable Cfg feature
no-global_oom_handling
2021-05-05 16:49:04 -04:00
set_len_on_drop.rs
refactor: moved SetLenOnDrop to set_len_on_drop
2020-12-29 14:03:30 +00:00
source_iter_marker.rs
fix double-drop in in-place collect specialization
2021-03-29 04:48:13 +02:00
spec_extend.rs
Revert "Auto merge of
#83770
- the8472:tra-extend, r=Mark-Simulacrum"
2021-05-27 18:17:09 +02:00
spec_from_elem.rs
style: applying Rust style
2020-12-29 14:03:30 +00:00
spec_from_iter_nested.rs
panic early when TrustedLen indicates a length > usize::MAX
2021-03-31 23:09:28 +02:00
spec_from_iter.rs
Update documentation of SpecFromIter to reflect the removed impls
2021-05-31 21:07:03 +02:00
splice.rs
style: applying Rust style
2020-12-29 14:03:30 +00:00