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
/
ops
/
deref.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-194
/
+0
2020-05-31
Rephrase term 'non-pointer type'
JOE1994
-4
/
+4
2020-04-25
Bump bootstrap compiler
Mark Rousskov
-1
/
+0
2020-03-26
permit negative impls for non-auto traits
Niko Matsakis
-0
/
+4
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-3
/
+3
2019-11-26
Format libcore with rustfmt
David Tolnay
-3
/
+9
2019-05-30
Fix links in Deref documentation
Guillaume Gomez
-6
/
+6
2019-03-18
Replaced self-reflective explicit types with clearer `Self` or `Self::…` in...
Vincent Esche
-3
/
+3
2019-01-27
Auto merge of #57765 - Mark-Simulacrum:bootstrap-bump, r=alexcrichton
bors
-1
/
+1
2019-01-26
Bump bootstrap compiler to 1.33 beta
Mark Rousskov
-1
/
+1
2019-01-22
Fixed Deref coercion explanation for DerefMut using shared references
danielhenrymantilla
-1
/
+1
2019-01-01
Fix broken links to second edition TRPL.
Corey Farwell
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-20
Stabilize `Rc`, `Arc` and `Pin` as method receivers
Michael Hewson
-0
/
+16
2018-09-29
Use impl_header_lifetime_elision in libcore
Scott McMurray
-3
/
+3
2018-04-28
Auto merge of #50149 - aaronaaeng:master, r=estebank
bors
-0
/
+1
2018-04-26
Add more doc aliases
Guillaume Gomez
-0
/
+3
2018-04-22
Make must_use lint cover all binary/unary operators
Aaron Aaeng
-0
/
+1
2017-12-09
Use a better link for method resolution in Deref docs
matthewjasper
-4
/
+4
2017-11-02
Fix typo
Lance John
-2
/
+2
2017-10-02
update books for next release
steveklabnik
-2
/
+2
2017-08-14
Add missing newline in Deref docs to fix rendering
lukaramu
-0
/
+2
2017-08-12
std::ops docs: incorporated changes suggested in review
lukaramu
-1
/
+1
2017-08-07
Expand docs on `Deref` and `DerefMut`
lukaramu
-24
/
+78
2017-06-15
Update older URLs pointing to the first edition of the Book
Wonwoo Choi
-2
/
+2
2017-06-09
Move Deref to module.
Clar Charr
-0
/
+119