about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-24 07:13:06 +0100
committerGitHub <noreply@github.com>2023-03-24 07:13:06 +0100
commit2cfcca629fe53f81ab312eeabb6d0efc5151a9bd (patch)
treedf8f56ba15d8be04f1ed1a37e30b8848b8b39b8f /compiler/rustc_trait_selection/src
parent4378369b6ad92ec89f45906bc7240e3837ffdde1 (diff)
parentd4d1cc4db6e0fb1f5427fcbece7b04bfb7952d9e (diff)
downloadrust-2cfcca629fe53f81ab312eeabb6d0efc5151a9bd.tar.gz
rust-2cfcca629fe53f81ab312eeabb6d0efc5151a9bd.zip
Rollup merge of #109550 - Nathan-Fenner:nathanf/fixme-adjust-funcs, r=compiler-errors
Make helper functions private in fn_ctxt/adjust_fulfillment_errors

Two helper functions in `rustc_hir_typeck/src/fn_ctxt/adjust_fulfillment_errors.rs` were previously made `pub` impl members, because they were also used in `rustc_hir_typeck/src/fn_ctxt/check.rs` (see #107746).

However, that's no longer the case, so the FIXME suggesting they be made private can now be implemented.
Diffstat (limited to 'compiler/rustc_trait_selection/src')
0 files changed, 0 insertions, 0 deletions