diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-07-22 10:13:26 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-07-22 10:35:35 +0200 |
commit | 1ab1464228ae4cb97c552b4d0dedf8a48f3dfaf6 (patch) | |
tree | 53e24a76d2307e6ad128231eab1e4855e39a3b13 /gcc/rust/backend/rust-compile-struct-field-expr.h | |
parent | 137cd3bbaa05038b01c46f7ac7472da7ca662ed7 (diff) | |
download | gcc-1ab1464228ae4cb97c552b4d0dedf8a48f3dfaf6.zip gcc-1ab1464228ae4cb97c552b4d0dedf8a48f3dfaf6.tar.gz gcc-1ab1464228ae4cb97c552b4d0dedf8a48f3dfaf6.tar.bz2 |
checks: Refactor project architecture for checking passes
This commit adds a new `checks/` folder in the root of the Rust
frontend, which then contains a folder for `lints` and one for `errors`
passes. Otherwise, some error reporting passes like the privacy checks
or upcoming unsafe visitor would have to live in their own folder in the
root, or be part of another folder like `typecheck` or `hir` which
doesn't necessarily makes sense. This should enable us to find them more
easily going forward
Diffstat (limited to 'gcc/rust/backend/rust-compile-struct-field-expr.h')
0 files changed, 0 insertions, 0 deletions