Re: [PATCH] install.texi --enable-languages: add rust to the list of languages

2024-12-14 Thread Arsen Arsenović
Xi Ruoyao writes: > On Sat, 2024-12-14 at 15:11 +0100, Heiko Eißfeldt wrote: >>   >> ```grep ^language= */config-lang.in``` >> >> with the list from the doc >> >> I noticed that the last addition rust was missing. > > I'm not sure if we want to expose it to all the users. As at now the > rust

Re: [PATCH] install.texi --enable-languages: add rust to the list of languages

2024-12-14 Thread Xi Ruoyao
On Sat, 2024-12-14 at 15:11 +0100, Heiko Eißfeldt wrote: >   > ```grep ^language= */config-lang.in``` > > with the list from the doc > > I noticed that the last addition rust was missing. I'm not sure if we want to expose it to all the users. As at now the rust FE is still in early development