Compiling Rust with GCC: an update
Compiling Rust with GCC: an update
Posted Sep 12, 2022 22:51 UTC (Mon) by rahulsundaram (subscriber, #21946)In reply to: Compiling Rust with GCC: an update by developer122
Parent article: Compiling Rust with GCC: an update
> While trusting trust attacks are hypothetically possible, they're of little to no concern to the vast majority of people.
We shouldn't be discounting attacks like that on the basis of what is popular. Otherwise, we run the risk of repeating the giant mess from the slew of side channel attacks that went from "hypothetically possible" to demonstrable but hard to repeat to causing industry wide changes within a few years. Good news for Rust is that there are multiple implementations already and only likely going to mature with time.
