aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/rust-lang.cc
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2023-02-12 16:37:19 +0100
committerThomas Schwinge <thomas@codesourcery.com>2023-02-12 16:37:19 +0100
commitebecfbd3519a1ee93083b46daaa57e4d666e46de (patch)
treeadd6cdeb46ce083a323f720ac1821d302e0e0ca9 /gcc/rust/rust-lang.cc
parentd4d6d573b4a232519992123ae35740b0e5fa03da (diff)
parent83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c (diff)
downloadgcc-ebecfbd3519a1ee93083b46daaa57e4d666e46de.zip
gcc-ebecfbd3519a1ee93083b46daaa57e4d666e46de.tar.gz
gcc-ebecfbd3519a1ee93083b46daaa57e4d666e46de.tar.bz2
Merge commit '83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c' into HEAD
Conflicts: gcc/rust/rust-gcc-diagnostics.cc gcc/rust/typecheck/rust-hir-trait-ref.h gcc/rust/typecheck/rust-hir-type-check-toplevel.cc gcc/rust/typecheck/rust-hir-type-check-toplevel.h gcc/rust/typecheck/rust-tyctx.cc gcc/rust/typecheck/rust-tyty-rules.h Upstream GCC commit r13-5197-g83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c "Update copyright years" did updated those files that don't exist in GCC/Rust master branch anymore.
Diffstat (limited to 'gcc/rust/rust-lang.cc')
-rw-r--r--gcc/rust/rust-lang.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rust/rust-lang.cc b/gcc/rust/rust-lang.cc
index d69f283..963b112 100644
--- a/gcc/rust/rust-lang.cc
+++ b/gcc/rust/rust-lang.cc
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022 Free Software Foundation, Inc.
+// Copyright (C) 2020-2023 Free Software Foundation, Inc.
// This file is part of GCC.