]>
git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Create subdirectory checks/errors/feature
gcc/rust/ChangeLog:
* Make-lang.in: Handle source files in checks/errors/feature.
* checks/errors/rust-feature-gate.cc: Move to...
* checks/errors/feature/rust-feature-gate.cc: ...here.
* checks/errors/rust-feature-gate.h: Move to...
* checks/errors/feature/rust-feature-gate.h: ...here.
* checks/errors/rust-feature.cc: Move to...
* checks/errors/feature/rust-feature.cc: ...here.
* checks/errors/rust-feature.h: Move to...
* checks/errors/feature/rust-feature.h: ...here.
Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>