aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-expr.h
diff options
context:
space:
mode:
authorMarc Poulhiès <dkm@kataplop.net>2023-09-14 23:24:26 +0200
committerArthur Cohen <arthur.cohen@embecosm.com>2024-01-16 19:04:36 +0100
commit5a5c9f52212ce914b4e6850c173ec99043be5d62 (patch)
treee7b6ca8db4828a93a87e5c6f1aac6b3cc70fda6e /gcc/rust/backend/rust-compile-expr.h
parentb786f697dd3512db393c6517b1e7d1afe097aae1 (diff)
downloadgcc-5a5c9f52212ce914b4e6850c173ec99043be5d62.zip
gcc-5a5c9f52212ce914b4e6850c173ec99043be5d62.tar.gz
gcc-5a5c9f52212ce914b4e6850c173ec99043be5d62.tar.bz2
gccrs: trivial typo fix.
Fix subsititions -> substitutions gcc/rust/ChangeLog: * backend/rust-compile-base.cc (HIRCompileBase::compile_function): Fix typo in substitutions. (HIRCompileBase::resolve_method_address): Likewise. * backend/rust-compile-extern.h (CompileExternItem::visit): Likewise. * backend/rust-compile-implitem.cc (CompileTraitItem::visit): Likewise. * backend/rust-compile-intrinsic.cc (maybe_override_ctx): Likewise. * backend/rust-compile-item.cc (CompileItem::visit): Likewise. * backend/rust-compile-resolve-path.cc (HIRCompileBase::query_compile): Likewise. * typecheck/rust-coercion.cc (TypeCoercionRules::do_coercion): Likewise. * typecheck/rust-hir-type-check-item.cc (TypeCheckItem::ResolveImplBlockSelfWithInference): Likewise. * typecheck/rust-hir-type-check-path.cc (TypeCheckExpr::visit): Likewise. * typecheck/rust-hir-type-check-type.cc (TypeCheckType::visit): Likewise. * typecheck/rust-tyty.cc (BaseType::has_subsititions_defined): Renamed into ... (BaseType::has_substitutions_defined): ... this. (ADTType::is_equal): Fix typo in substitutions. (handle_substitions): Likewise. (FnType::is_equal): Likewise. (FnType::handle_substitions): Likewise. * typecheck/rust-tyty.h (has_subsititions_defined): Renamed into ... (has_substitutions_defined): ... this. Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
Diffstat (limited to 'gcc/rust/backend/rust-compile-expr.h')
0 files changed, 0 insertions, 0 deletions