Files
rust/compiler
Yuki Okushi a573adf3cb Rollup merge of #99686 - vincenzopalazzo:macros/impl_on_ptr, r=compiler-errors
add suggestion when there is a impl of external trait on pointer with wrong coherence rules

Closes https://github.com/rust-lang/rust/issues/99572

This will try to improve the node in the error message by suggesting a general solution because the solution, in this case, is application depended.

I'm not super happy regarding the code quality, but I'm happy to have feedback on it.

`@rustbot` r? `@compiler-errors`
2022-07-29 15:39:57 +09:00
..
2022-06-27 08:48:55 +10:00
2022-07-16 20:17:58 -03:00
2022-07-12 16:25:16 +04:00
2022-06-03 17:16:41 -04:00
2022-06-28 19:59:09 +05:30
2022-05-26 13:14:24 +02:00
2022-07-20 11:48:11 +02:00
2022-07-20 11:48:11 +02:00
2022-06-02 10:29:00 +00:00