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
/
src
/
ptr
/
unique.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-10
remove redundant imports
surechen
-1
/
+0
2023-07-12
Flip cfg's for bootstrap bump
Mark Rousskov
-1
/
+1
2023-06-16
`#[lang_item]` for `core::ptr::Unique`
Neven Villani
-0
/
+2
2023-04-16
core is now compilable
Deadbeef
-2
/
+5
2023-04-16
rm const traits in libcore
Deadbeef
-4
/
+3
2022-04-14
Implement `core::ptr::Unique` on top of `NonNull`
Eduardo Sánchez Muñoz
-19
/
+22
2022-03-29
Make the stdlib largely conform to strict provenance.
Aria Beingessner
-1
/
+1
2022-03-09
Rollup merge of #91804 - woppopo:const_clone, r=oli-obk
Matthias Krüger
-1
/
+2
2022-02-17
Rollup merge of #89869 - kpreid:from-doc, r=yaahc
Matthias Krüger
-0
/
+3
2021-12-12
Make `Unique`s methods `const`
woppopo
-3
/
+3
2021-12-12
Make some `Clone` impls `const`
woppopo
-1
/
+2
2021-12-04
Add documentation to more `From::from` implementations.
Kevin Reid
-0
/
+3
2021-10-31
Rollup merge of #89839 - jkugelman:must-use-mem-ptr-functions, r=joshtriplett
Matthias Krüger
-0
/
+1
2021-10-30
Add #[must_use] to mem/ptr functions
John Kugelman
-0
/
+1
2021-10-18
Make more `From` impls `const`
woppopo
-1
/
+1
2021-10-11
Add #[must_use] to as_type conversions
John Kugelman
-0
/
+2
2021-10-10
Add #[must_use] to conversions that move self
John Kugelman
-0
/
+2
2020-09-08
Remove a stray ignore-tidy-undocumented-unsafe
moonheart08
-2
/
+0
2020-07-27
mv std libs to library/
mark
-0
/
+183