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
2025-08-06
tidy
Boxy
-1
/
+1
2025-07-04
clippy fix: rely on autoderef
Marijn Schouten
-3
/
+3
2025-06-16
lint: don't consider sizedness in upcastable lint
David Wood
-1
/
+0
2025-06-16
library/compiler: add `PointeeSized` bounds
David Wood
-7
/
+10
2025-02-27
require trait impls to have matching const stabilities as the traits
Deadbeef
-0
/
+3
2025-01-14
Enforce syntactical stability of const traits in HIR
Michael Goulet
-0
/
+2
2025-01-08
update cfg(bootstrap)
Pietro Albini
-46
/
+1
2024-11-27
update cfgs
Boxy
-5
/
+1
2024-11-24
Constify Deref and DerefMut
Michael Goulet
-0
/
+47
2024-11-11
Rollup merge of #132144 - adetaylor:receiver-trait-itself, r=wesleywiser
Matthias Krüger
-2
/
+86
2024-10-25
Arbitrary self types v2: (unused) Receiver trait
Adrian Taylor
-2
/
+86
2024-10-25
library: consistently use American spelling for 'behavior'
Ralf Jung
-3
/
+3
2024-10-22
Rename Receiver -> LegacyReceiver
Adrian Taylor
-7
/
+13
2024-07-29
Remove spurious backticks detected by `rustdoc::unescaped_backticks`
Miguel Ojeda
-1
/
+1
2024-05-01
Step bootstrap cfgs
Mark Rousskov
-1
/
+1
2024-03-25
Extract helper, fix comment on DerefPure
Michael Goulet
-1
/
+9
2024-03-25
Require DerefPure for patterns
Michael Goulet
-0
/
+11
2024-01-05
Fix a typo in core::ops::Deref's doc
Laura Demkowicz-Duffy
-1
/
+1
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