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
/
src
/
libcore
/
ptr
/
unique.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-30
rename-unique: Rename Unique::empty() to Unique::dangling()
cohenarthur
-2
/
+1
2020-04-29
Rollup merge of #71507 - CohenArthur:document-unsafe-libcore-ptr, r=Mark-Simu...
Dylan DPC
-0
/
+7
2020-04-29
safety-ptr: Add SAFETY on some unsafe blocks from libcore/ptr
cohenarthur
-0
/
+7
2020-04-26
remove Unique::from for shared pointer types
Ralf Jung
-17
/
+0
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-14
/
+14
2019-11-26
Format libcore with rustfmt
David Tolnay
-15
/
+14
2019-11-06
Have tidy ensure that we document all `unsafe` blocks in libcore
Oliver Scherer
-0
/
+2
2019-08-17
Doc nit
Simon Sapin
-1
/
+1
2019-08-17
Doc nits
Simon Sapin
-1
/
+1
2019-08-16
Add new_uninit and assume_init on Box, Rc, and Arc
Simon Sapin
-0
/
+8
2019-07-28
Deny `unused_lifetimes` through rustbuild
Vadim Petrochenkov
-1
/
+1
2019-07-18
normalize use of backticks in compiler messages for libcore/ptr
Samy Kacimi
-2
/
+2
2019-05-25
split core::ptr module into multiple files
Ralf Jung
-0
/
+180