about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-06-17 20:56:00 +0200
committerGitHub <noreply@github.com>2019-06-17 20:56:00 +0200
commit04d653902569b398e584692f45a2996f7437d5af (patch)
treea4d99e21fa840a46bfa7788271b845b931b71b19 /src/test/incremental/thinlto
parent2d3d0b7e934509327a757f467b89f1059a1f45c1 (diff)
parent387ac060d2044be63786571fcf7831879d2a2bfb (diff)
downloadrust-04d653902569b398e584692f45a2996f7437d5af.tar.gz
rust-04d653902569b398e584692f45a2996f7437d5af.zip
Rollup merge of #61893 - chpio:weak_ptr_eq_methods, r=rkruppe
make `Weak::ptr_eq`s into methods

This makes the `Weak::ptr_eq`s associated function into methods. There's no reason for methods on `Weak`s to be associated functions, as there is no `Dered` thus no possibility of a collision. Also: methods can be called using the associated function syntax.

follow up on https://github.com/rust-lang/rust/pull/55987
[Tracking issue for weak_ptr_eq](https://github.com/rust-lang/rust/issues/55981)
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions