public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. b55eb49edaf67eb671102a3ed8069cb9c9a3d108
@ 2024-05-17 14:19 Arthur Cohen
  0 siblings, 0 replies; only message in thread
From: Arthur Cohen @ 2024-05-17 14:19 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  b55eb49edaf67eb671102a3ed8069cb9c9a3d108 (commit)
      from  48be8366fcbf9246b2b5b1625febb5e9202842b8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b55eb49edaf67eb671102a3ed8069cb9c9a3d108
Author: Arthur Cohen <arthur.cohen@embecosm.com>
Date:   Tue May 14 10:34:16 2024 +0200

    gcc-14/changes: Add Rust section to New languages

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 924e045a..dd3fea8d 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -626,6 +626,19 @@ You may also want to check out our
   </li>
 </ul>
 
+<!-- .................................................................. -->
+<h3 id="rust">Rust</h3>
+<ul>
+  <li>
+    Experimental support for the Rust programming language has been
+    added. The compiler is incomplete, but already supports a subset of the
+    Rust programming language. The frontend does not support compiling the
+    Rust standard library, so it cannot be used for most real-world Rust code yet.
+    However, you can experiment with the compiler to run Rust code on <code>#[no_core]</code>
+    targets.
+  </li>
+</ul>
+
 <!-- .................................................................. -->
 <h2 id="jit">libgccjit</h2>
 <ul>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-14/changes.html | 13 +++++++++++++
 1 file changed, 13 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-17 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-17 14:19 gcc-wwwdocs branch master updated. b55eb49edaf67eb671102a3ed8069cb9c9a3d108 Arthur Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).