Unable to connect to tls://aws1.discourse-cdn.com:443. Error: php_network_getaddresses: getaddrinfo failed: Name or service not known
from The Rust Programming Language Forum
Starting a new thread to increase visibility, since the previous GCC thread is quite old. A friend of mine (Luke Kenneth Casson Leighton) has been talking to Richard Stallman about the need for a Rust frontend for GCC to allow Rust to replace C in more places, such as system software. To allow some types of safety-critical software to be written in Rust, the GCC frontend would need to be an independent implementation of Rust, since the relevant specs require multiple independent implementation...