blob: 7babf2900fb718ed29b26cfa960e05557625c5f8 [file] [log] [blame]
root_compute_really_bad.rs:4:5: error: compute root() is required to return a void type
root_compute_really_bad.rs:4:14: error: compute root() parameter must be a const pointer type
root_compute_really_bad.rs:4:23: error: compute root() parameter must be a pointer type
root_compute_really_bad.rs:4:33: error: compute root() parameter must be a const pointer type
root_compute_really_bad.rs:4:48: error: compute root() parameter must be a uint32_t type
root_compute_really_bad.rs:4:58: error: compute root() parameter must be a uint32_t type
root_compute_really_bad.rs:4:67: error: compute root() parameter must be a uint32_t type
root_compute_really_bad.rs:4:77: error: compute root() parameter must be a uint32_t type
root_compute_really_bad.rs:5:19: error: too many compute root() parameters specified