Rust is about writing good/safe code. It takes a bit of time to actually get it right and harness that advantage it has over garbage collected langauges.
Okay, the code was ported incorrectly. I think that you should edit your claims to say something along the lines of, "Go can sometimes outperform Rust. For example, an inexperienced user may develop code which does not fully utilize Rust's features."
Imajin
An inspired software developer, who never stops looking for ways to improve.
Did you just say that Go, a garbage collected language is faster than Rust?
Have you performed actual benchmarks or are you saying these claims without proof?
Have you compared the compiled outputs of Go and Rust?