diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-02-18 00:17:20 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-02-18 00:17:20 +0000 |
commit | 7814ce44f24181a4e8e8e0d6815fe2f493b2aa33 (patch) | |
tree | 9db9e50bca1b84f9427cbed40caf8362293aa363 /gcc/rust | |
parent | 27a89f84c458ae938bc3eb92ad0d594c06fc3b42 (diff) | |
download | gcc-7814ce44f24181a4e8e8e0d6815fe2f493b2aa33.zip gcc-7814ce44f24181a4e8e8e0d6815fe2f493b2aa33.tar.gz gcc-7814ce44f24181a4e8e8e0d6815fe2f493b2aa33.tar.bz2 |
Daily bump.
Diffstat (limited to 'gcc/rust')
-rw-r--r-- | gcc/rust/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/rust/ChangeLog b/gcc/rust/ChangeLog index 033b0ff..6c6d7f9 100644 --- a/gcc/rust/ChangeLog +++ b/gcc/rust/ChangeLog @@ -1,3 +1,7 @@ +2023-02-17 Thomas Schwinge <thomas@codesourcery.com> + + * backend/rust-tree.cc: '#include "tm_p.h"'. + 2023-01-31 Philip Herron <philip.herron@embecosm.com> * Make-lang.in: Remove `rust-hir-typecheck-toplevel` object and add |