This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-01 20:47:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
27899e3887
rust
/
library
/
alloc
History
Dylan DPC
27899e3887
Rollup merge of
#85625
- SkiFire13:fix-85613-vec-dedup-drop-panics, r=nagisa
...
Prevent double drop in `Vec::dedup_by` if a destructor panics
Fixes
#85613
2021-05-26 13:32:06 +02:00
..
benches
remove InPlaceIterable marker from Peekable due to unsoundness
2021-05-19 01:41:09 +02:00
src
Rollup merge of
#85625
- SkiFire13:fix-85613-vec-dedup-drop-panics, r=nagisa
2021-05-26 13:32:06 +02:00
tests
Rollup merge of
#85625
- SkiFire13:fix-85613-vec-dedup-drop-panics, r=nagisa
2021-05-26 13:32:06 +02:00
Cargo.toml
Add support for const operands and options to global_asm!
2021-05-13 22:31:57 +01:00