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
bors
13eb8c736c
Auto merge of
#123930
- Mark-Simulacrum:vec-length-invariant, r=jhpratt
...
Tell LLVM Vec::len is invariant across growth This allows LLVM to avoid re-loading it from memory.
2024-04-21 03:08:50 +00:00
..
alloc
Avoid reloading Vec::len across grow_one in push
2024-04-20 21:07:00 -04:00
backtrace
@
e151306182
Update backtrace submodule
2024-04-12 16:28:19 -07:00
core
Auto merge of
#124208
- jieyouxu:rollup-gbgpu4u, r=jieyouxu
2024-04-20 22:35:56 +00:00
panic_abort
Add support for Arm64EC to the Standard Library
2024-04-15 16:05:16 -07:00
panic_unwind
Replace libc::c_int with core::ffi::c_int
2024-04-14 07:11:51 +00:00
portable-simd
…
proc_macro
Fix empty-set symbol in comments
2024-04-16 18:19:27 -07:00
profiler_builtins
…
rtstartup
…
rustc-std-workspace-alloc
…
rustc-std-workspace-core
…
rustc-std-workspace-std
…
std
Rollup merge of
#124103
- dtolnay:metadatadebug, r=Mark-Simulacrum
2024-04-20 21:45:37 +01:00
stdarch
@
7df81ba8c3
Update stdarch submodule
2024-04-11 16:26:02 -07:00
sysroot
…
test
Rollup merge of
#123548
- RalfJung:what-is-time, r=joboet
2024-04-15 16:56:14 +01:00
unwind
Replace libc::c_int with core::ffi::c_int
2024-04-14 07:11:51 +00:00