mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-12-18 11:35:06 +00:00
8d019e4e37
* Detect recursion in inline.rs and bail * Bail on inline error
5 lines
275 B
Plaintext
5 lines
275 B
Plaintext
error: module has recursion, which is not allowed: `<(i32, issue_764::Transform2D) as issue_764::GivesFinalTransform>::get_final_transform` calls `<(i32, issue_764::Transform2D) as issue_764::GivesFinalTransform>::get_final_transform`
|
|
|
|
error: aborting due to previous error
|
|
|