rust/src/test/incremental/change_private_impl_method_cc
Niko Matsakis 688946d671 restructure CollectItem dep-node to separate fn sigs from bodies
Setup two tasks, one of which only processes the signatures, in order to
isolate the typeck entries for signatures from those for bodies.

Fixes #36078
Fixes #37720
2016-11-29 13:04:27 +01:00
..
auxiliary add a test case for changing a private impl method across crates 2016-10-21 18:02:47 -04:00
struct_point.rs restructure CollectItem dep-node to separate fn sigs from bodies 2016-11-29 13:04:27 +01:00