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
/
ops
/
deref.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-04
Draft fleshed-out deref docs
jmaargh
-39
/
+123
2023-10-05
Add more diagnostic items for clippy
Jason Newcomb
-0
/
+1
2023-09-06
clarify that unsafe code must not rely on our safe traits
Ralf Jung
-0
/
+10
2023-04-16
rm const traits in libcore
Deadbeef
-6
/
+2
2022-11-06
cfg-step code
Mark Rousskov
-1
/
+1
2022-09-16
Add more `const_trait` annotations
Deadbeef
-1
/
+2
2022-09-16
Add `const_trait`s
Deadbeef
-0
/
+1
2022-04-03
Improve doc example of DerefMut
Nikolaos Chatzikonstantinou
-1
/
+1
2021-09-15
Const Deref
Deadbeef
-2
/
+4
2021-04-04
Bump cfgs
Mark Rousskov
-1
/
+1
2021-03-03
Fix borrow and deref
Ryan Levick
-0
/
+2
2021-03-03
Remove lint pass on borrow and deref
Ryan Levick
-2
/
+0
2021-03-03
Fix tests
Ryan Levick
-0
/
+1
2021-03-03
Add tests and support two more noop methods
Ryan Levick
-0
/
+1
2021-02-13
Remove ProjectionTy::from_ref_and_name
Matthew Jasper
-0
/
+1
2020-09-10
Note when a a move/borrow error is caused by a deref coercion
Aaron Hill
-0
/
+2
2020-08-21
Use intra-doc-links in `core::ops::*`
LeSeulArtichaut
-2
/
+0
2020-07-27
mv std libs to library/
mark
-0
/
+194