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
2021-10-10
Add #[must_use] to conversions that move self
John Kugelman
-0
/
+5
2021-09-25
Apply 16 commits (squashed)
Frank Steffahn
-3
/
+3
2021-07-29
Fix may not to appropriate might not or must not
Ali Malik
-2
/
+2
2021-07-06
Link tracking issue for pin_deref_mut
Jon Gjengset
-1
/
+1
2021-06-15
Update library/core/src/pin.rs
Jon Gjengset
-1
/
+1
2021-05-26
Merge branch 'master' into no-unpin-in-pin-future-impl
Jon Gjengset
-104
/
+113
2021-03-28
Remove P: Unpin bound on impl Future for Pin
Jon Gjengset
-0
/
+38
2021-01-05
Fix overlength lines in `core::pin`.
Frank Steffahn
-62
/
+68
2021-01-05
Add titles (tooltips) to defined links in `core::pin`.
Frank Steffahn
-21
/
+21
2021-01-05
Fix broken links to `Drop` that used to point to `Drop::drop` due to the mark...
Frank Steffahn
-7
/
+7
2021-01-05
Add more links to `core::pin` to improve visual consistency.
Frank Steffahn
-39
/
+44
2021-01-05
Exclude single type parameters from links in `core::pin` for more visual cons...
Frank Steffahn
-35
/
+33
2021-01-05
Fix spacing in docs for `core::pin` by combining consequent code blocks using...
Frank Steffahn
-23
/
+23
2020-12-31
Remove many unnecessary manual link resolves from library
Camelid
-2
/
+0
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