https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122340
Bug ID: 122340
Summary: rust testsuite is not documented in sourcebuild.texi
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: documentation, FIXME, internal-improvement
Severity: normal
Priority: P3
Component: rust
Assignee: unassigned at gcc dot gnu.org
Reporter: pinskia at gcc dot gnu.org
CC: dkm at gcc dot gnu.org, gcc-rust at gcc dot gnu.org,
pierre-emmanuel.patry at embecosm dot com
Target Milestone: ---
```
@node Testsuites
@chapter Testsuites
GCC contains several testsuites to help maintain compiler quality.
Most of the runtime libraries and language front ends in GCC have
testsuites. Currently only the C language testsuites are documented
here; FIXME: document the others.
```
(note Ada is actually documented here already too).
--
You are receiving this mail because:
You are on the CC list for the bug.