diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-24 07:13:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-24 07:13:06 +0100 |
| commit | 2cfcca629fe53f81ab312eeabb6d0efc5151a9bd (patch) | |
| tree | df8f56ba15d8be04f1ed1a37e30b8848b8b39b8f /compiler/rustc_trait_selection/src | |
| parent | 4378369b6ad92ec89f45906bc7240e3837ffdde1 (diff) | |
| parent | d4d1cc4db6e0fb1f5427fcbece7b04bfb7952d9e (diff) | |
| download | rust-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
