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
/
alloc
/
tests
/
boxed.rs
Age
Commit message (
Expand
)
Author
Lines
2024-11-27
update cfgs
Boxy
-1
/
+1
2024-10-29
Auto merge of #132231 - lukas-code:rc-plug-leaks, r=tgross35
bors
-0
/
+38
2024-10-28
New lint: `dangling_pointers_from_temporaries`
Pavel Grigorenko
-0
/
+1
2024-10-27
add test for panicking drop in Box/Rc/Arc
Lukas Markeffsky
-0
/
+38
2024-08-25
Removes dead code from the compiler
mu001999
-0
/
+1
2024-07-31
PinCoerceUnsized trait into core
Xiangfei Ding
-0
/
+37
2023-04-16
rm const traits in libcore
Deadbeef
-1
/
+1
2023-03-28
Remove ~const from alloc
Jubilee Young
-15
/
+0
2022-11-23
Add `#![deny(unsafe_op_in_unsafe_fn)]` in liballoc tests
Thom Chiovoloni
-6
/
+35
2022-03-10
Revert accidental stabilization
Oli Scherer
-1
/
+1
2021-12-23
Constify `Box<T, A>` methods
woppopo
-3
/
+111
2021-12-14
Fix a bunch of typos
Frank Steffahn
-1
/
+1
2021-08-24
Fix grammar
est31
-4
/
+4
2020-09-25
review: fix nits and move panic safety tests to the correct place
Alexis Bourget
-2
/
+1
2020-09-21
Move deref-lval test
Alexis Bourget
-0
/
+9
2020-08-02
fix typos
liuzhenyu
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+51