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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
ptr
/
non_null.rs
Age
Commit message (
Expand
)
Author
Lines
2020-06-30
Deny unsafe ops in unsafe fns, part 6
LeSeulArtichaut
-3
/
+8
2020-05-18
Apply suggestions from code review
Simon Sapin
-4
/
+4
2020-05-18
Add `len` and `slice_from_raw_parts` to `NonNull<[T]>`
Simon Sapin
-0
/
+59
2020-04-29
safety-ptr: Add SAFETY on some unsafe blocks from libcore/ptr
cohenarthur
-3
/
+15
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-2
/
+2
2019-12-18
Propagate cfg bootstrap
Mark Rousskov
-16
/
+4
2019-12-13
Require stable/unstable annotations for the constness of all stable functions...
Oliver Scherer
-0
/
+16
2019-11-26
Format libcore with rustfmt
David Tolnay
-15
/
+9
2019-11-06
Have tidy ensure that we document all `unsafe` blocks in libcore
Oliver Scherer
-0
/
+2
2019-09-06
A few cosmetic improvements to code & comments in liballoc and libcore
Alexander Regueiro
-1
/
+1
2019-07-04
Switch master to 1.38
Mark Rousskov
-1
/
+1
2019-06-05
Utilize cfg(bootstrap) over cfg(stage0)
Mark Rousskov
-1
/
+1
2019-05-25
split core::ptr module into multiple files
Ralf Jung
-0
/
+226