diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2023-02-21 20:47:19 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2023-02-21 20:47:19 +0100 |
commit | bc644ac37771b9119254831af264e1132b3259da (patch) | |
tree | 37123bbb3c81fff06974b7a2008d99ef1abe3e02 /gcc/rust | |
parent | 87e7c9dedacd4d12636e6c626aab14bcecf686f2 (diff) | |
parent | ae113080a9f98e807db239f3ad2157c64324542f (diff) | |
download | gcc-bc644ac37771b9119254831af264e1132b3259da.zip gcc-bc644ac37771b9119254831af264e1132b3259da.tar.gz gcc-bc644ac37771b9119254831af264e1132b3259da.tar.bz2 |
Merge commit 'ae113080a9f98e807db239f3ad2157c64324542f' into HEAD
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 |