Soares Chen @maybevoid.com · Dec 4

Unfortunately it looks like my CGP magic broke the Rust compiler. Seems to be a deep normalization bug that involves deref, blanket traits, two associated types with constraints that refer to each other, and link error when computing the ABI of a struct.

0 likes 1 replies

?

Replies

Soares Chen · Dec 4

Once again, I am afraid I have neither enough work time nor personal time to investigate this further.. Rustc is just that wall that I can never cross due to non-technical reasons..