https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120699
Bug ID: 120699 Summary: ./configure --enable-languages documentation skips rust Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: web Assignee: unassigned at gcc dot gnu.org Reporter: dilyan.palauzov at aegee dot org Target Milestone: --- The procedure described at https://gcc.gnu.org/install/configure.html to find the available language is to call «grep ^language= */config-lang.in». The text lists then the supported languages, stating for each one if it is default or not default. Rust is not mentioned as provided language.