mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
gccrs: Add libcore to the list of ignored prefixes
contrib/ChangeLog: * gcc-changelog/git_commit.py (ignored_prefixes): Add 'libgrust/rustc-lib/core/'. Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
This commit is contained in:
@@ -150,6 +150,7 @@ ignored_prefixes = {
|
||||
'gcc/testsuite/go.test/test/',
|
||||
'libffi/',
|
||||
'libgo/',
|
||||
'libgrust/rustc-lib/core/',
|
||||
'libphobos/libdruntime/',
|
||||
'libphobos/src/',
|
||||
'libsanitizer/',
|
||||
|
||||
Reference in New Issue
Block a user