bors 38517944f0 Auto merge of #26783 - eddyb:methrec, r=huonw
After #26694, the overloaded operator and "impl not known at method lookup time" cases started triggering the lint.
I've also added checks for overloaded autoderef and method calls via paths (i.e. `T::method()`).
All new 8 test cases did not trigger the lint before #26694.
r? @huonw
2015-08-03 23:47:02 +00:00
..
2015-07-01 13:08:25 -07:00
2015-07-09 11:05:32 +02:00
2015-07-24 04:53:43 -04:00
2015-07-25 19:57:59 -07:00