summary refs log tree commit diff
path: root/src/libcore/ops/deref.rs
AgeCommit message (Expand)AuthorLines
2017-12-09Use a better link for method resolution in Deref docsmatthewjasper-4/+4
2017-11-02Fix typoLance John-2/+2
2017-10-02update books for next releasesteveklabnik-2/+2
2017-08-14Add missing newline in Deref docs to fix renderinglukaramu-0/+2
2017-08-12std::ops docs: incorporated changes suggested in reviewlukaramu-1/+1
2017-08-07Expand docs on `Deref` and `DerefMut`lukaramu-24/+78
2017-06-15Update older URLs pointing to the first edition of the BookWonwoo Choi-2/+2
2017-06-09Move Deref to module.Clar Charr-0/+119