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
/
tests
/
mem.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-04
Stabilize `const_maybe_uninit_zeroed`
Trevor Gross
-0
/
+21
2023-05-30
Bump to latest beta compiler
Mark Rousskov
-10
/
+1
2023-05-20
don't skip inference for type in `offset_of!`
Lukas Markeffsky
-0
/
+5
2023-05-18
Add more tests for the offset_of!() macro
est31
-0
/
+15
2023-04-21
major test improvements
DrMeepster
-14
/
+109
2023-04-21
fmt
DrMeepster
-1
/
+1
2023-04-21
fix incorrect param env in dead code lint
DrMeepster
-1
/
+1
2023-04-21
test improvements
DrMeepster
-0
/
+21
2023-04-21
offset_of
DrMeepster
-0
/
+74
2022-12-28
Update bootstrap cfg
Pietro Albini
-1
/
+0
2022-10-29
interpret: fix align_of_val on packed types
Ralf Jung
-0
/
+20
2022-10-19
Adjust `transmute{,_copy}` to be clearer about which of `T` and `U` is input ...
Thom Chiovoloni
-1
/
+5
2022-10-17
Remove all uses of array_assume_init
Alex Saveau
-3
/
+3
2022-07-03
Add size assert in transmute_copy
5225225
-0
/
+40
2021-11-28
Add test for const `MaybeUninit`
Jacob Pratt
-0
/
+32
2021-07-03
Remove the deprecated `core::raw` and `std::raw` module.
Charles Lew
-22
/
+0
2021-04-15
Allow use of deprecated std::raw in a test for that feature
Simon Sapin
-0
/
+3
2021-02-20
Update the bootstrap compiler
Joshua Nelson
-1
/
+0
2021-01-27
Fix assertion in `MaybeUninit::array_assume_init()` for zero-length arrays
hyd-dev
-0
/
+2
2021-01-01
Format code
CoffeeBlend
-4
/
+2
2021-01-01
Add test for MaybeUninit::array_assume_init
CoffeeBlend
-0
/
+16
2020-12-30
Auto merge of #80511 - Mark-Simulacrum:bump-stage0, r=pietroalbini
bors
-1
/
+0
2020-12-30
Bump bootstrap compiler to 1.50 beta
Mark Rousskov
-1
/
+0
2020-12-26
Add tests
Albin Hedman
-0
/
+7
2020-12-18
Fix unused import error on wasm
DrMeepster
-0
/
+1
2020-12-17
fix memory leak in test
DrMeepster
-5
/
+10
2020-12-15
write_slice(_cloned)
DrMeepster
-0
/
+124
2020-12-06
Moved failing test to src/test/ui/
Albin Hedman
-10
/
+1
2020-12-05
Still unable to get the tests working
Albin Hedman
-7
/
+6
2020-12-05
Fix tests (hopefully)
Albin Hedman
-2
/
+2
2020-12-02
Added tests for assume_init
Albin Hedman
-0
/
+18
2020-07-27
mv std libs to library/
mark
-0
/
+131