diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-07-22 10:34:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-22 10:34:21 +0000 |
commit | 15d4bdd84a7aca62bceb9dead770fd1df4759360 (patch) | |
tree | 88d562505dcd00ae98be467df7b654e0d52a2012 /gcc/rust/backend/rust-compile-resolve-path.cc | |
parent | dc9981eb31327b7564e350d3997458f567db33d7 (diff) | |
parent | 1ab1464228ae4cb97c552b4d0dedf8a48f3dfaf6 (diff) | |
download | gcc-15d4bdd84a7aca62bceb9dead770fd1df4759360.zip gcc-15d4bdd84a7aca62bceb9dead770fd1df4759360.tar.gz gcc-15d4bdd84a7aca62bceb9dead770fd1df4759360.tar.bz2 |
Merge #1409
1409: checks: Refactor project architecture for checking passes r=CohenArthur a=CohenArthur
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
Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions