This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
library
History
Dylan DPC
093a53f134
Rollup merge of
#108462
- pommicket:fix-vecdeque-zst-overflow, r=Amanieu
...
Fix `VecDeque::append` capacity overflow for ZSTs
Fixes
#108454
.
2023-03-01 23:40:20 +05:30
..
alloc
Rollup merge of
#108462
- pommicket:fix-vecdeque-zst-overflow, r=Amanieu
2023-03-01 23:40:20 +05:30
backtrace
@
07872f28cd
…
core
Auto merge of
#105871
- llogiq:option-as-slice, r=scottmcm
2023-03-01 12:32:57 +00:00
panic_abort
…
panic_unwind
…
portable-simd
Remove unnecessary
&format!
2023-01-21 22:06:42 -05:00
proc_macro
Auto merge of
#105671
- lukas-code:depreciate-char, r=scottmcm
2023-02-12 11:09:06 +00:00
profiler_builtins
…
rtstartup
…
rustc-std-workspace-alloc
…
rustc-std-workspace-core
…
rustc-std-workspace-std
…
std
Rollup merge of
#108531
- Coca162:rustdoc-repeat-const-array, r=thomcc
2023-03-01 01:20:23 +01:00
stdarch
@
a0c30f3e3c
…
test
test: drop unused deps
2023-02-24 20:45:00 +03:00
unwind
…