|
|
|
|
|
by codeflo
1287 days ago
|
|
Sure, it’s good to point out the difference between “the behavior of a typical optimizing compiler” and “things actually guaranteed by the language”. The context of the discussion was the former, I think. I’m not even that certain that monomorphization is actually required in theory. |
|
[1]: https://rustc-dev-guide.rust-lang.org/backend/monomorph.html...