aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog/git_commit.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc-changelog/git_commit.py')
-rwxr-xr-xcontrib/gcc-changelog/git_commit.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py
index fb1d15f..aae3416 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.py
@@ -45,6 +45,7 @@ default_changelog_locations = {
'gcc/objc',
'gcc/objcp',
'gcc/po',
+ 'gcc/rust',
'gcc/testsuite',
'gnattools',
'gotools',
@@ -122,6 +123,7 @@ bug_components = {
'preprocessor',
'regression',
'rtl-optimization',
+ 'rust',
'sanitizer',
'spam',
'target',