On Mon, Jan 22, 2024, 12:31 Arthur Cohen wrote: > I am aware that this would mean restricting the Rust > GCC front-end to platforms where the official Rust compiler is also > available, which is less than ideal. However, this would only be > temporary - as soon as the Rust front-end is able to compile these > components, we would simply reuse them and compile them with gccrs as > part of our bootstrapping process. > The easiest way to make a permanent change is to make a temporary one. >