about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2025-08-28 14:24:13 +1000
committerZalathar <Zalathar@users.noreply.github.com>2025-08-29 13:11:27 +1000
commitc80cadee6424ac5ad8fe017c4ea0b18a5bff4b56 (patch)
treeafed8685ca6ccf58328eaa164867df64da258b39 /compiler/rustc_hir_analysis/src/errors.rs
parent269db62491b43be6292af0fdabb84a1eb6c77c5d (diff)
downloadrust-c80cadee6424ac5ad8fe017c4ea0b18a5bff4b56.tar.gz
rust-c80cadee6424ac5ad8fe017c4ea0b18a5bff4b56.zip
Move module `compute_diff` into `compiletest::runtest`
The code in this module is always called in the context of running an
individual tests, and sometimes prints output that needs to be captured.

Moving this module into `runtest` will make it easier to find and audit all of
the print statements that need to be updated when overhauling output-capture.
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions