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
/
pin.rs
Age
Commit message (
Expand
)
Author
Lines
2020-10-21
Add tracking issue number for pin_static_ref.
Mara Bos
-2
/
+2
2020-10-15
Add missing `mut`.
Mara Bos
-1
/
+1
2020-10-13
Reword safety guarantee of Pin::static_{ref,mut}.
Mara Bos
-6
/
+6
2020-10-12
Add Pin::static_mut.
Mara Bos
-0
/
+14
2020-10-12
Rename Pin::new_static to Pin::static_ref.
Mara Bos
-1
/
+1
2020-10-09
Make Pin::new_static const.
Mara Bos
-1
/
+2
2020-10-08
Add Pin::new_static.
Mara Bos
-0
/
+13
2020-09-18
Make some methods of `Pin<&mut T>` unstable const
Christiaan Dirkx
-5
/
+8
2020-09-13
Make some methods of `Pin` unstable const
Christiaan Dirkx
-11
/
+16
2020-09-08
Capitalize safety comments
Flying-Toast
-1
/
+1
2020-09-06
Auto merge of #76128 - poliorcetics:doc-use-arc-clone, r=KodrAus
bors
-1
/
+1
2020-09-02
Convert many files to intra-doc links
Joshua Nelson
-3
/
+3
2020-08-30
Move to Arc::clone(&x) over x.clone() in library/core
Alexis Bourget
-1
/
+1
2020-08-26
apply bootstrap cfgs
Pietro Albini
-1
/
+1
2020-08-22
Use intra-doc-links in `core::{raw, ffi, pin}`
LeSeulArtichaut
-31
/
+14
2020-08-17
Auto merge of #75145 - davidtwco:issue-60607-preallocate-defid-for-lang-items...
bors
-0
/
+1
2020-08-16
hir: introduce lang items for AST lowering
David Wood
-0
/
+1
2020-08-13
pin docs: add some forward references
Ralf Jung
-3
/
+10
2020-07-27
mv std libs to library/
mark
-0
/
+833