about summary refs log tree commit diff
path: root/tests/codegen/instrument-coverage/testprog.rs
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2024-05-29 03:25:11 +0100
committerGitHub <noreply@github.com>2024-05-29 03:25:11 +0100
commit4c1228276b15c50b991d052d9fc682cc62f90881 (patch)
tree43c1b958190e9e2b87cea232e2f3ac27df9ecaa8 /tests/codegen/instrument-coverage/testprog.rs
parent98f3217a8385c2d51588977d1c61fbdd07a6b969 (diff)
parent2bd5050e4f30cd854676d0e733d479e50ea79343 (diff)
downloadrust-4c1228276b15c50b991d052d9fc682cc62f90881.tar.gz
rust-4c1228276b15c50b991d052d9fc682cc62f90881.zip
Rollup merge of #125664 - compiler-errors:trace-tweaks, r=lcnr
Tweak relations to no longer rely on `TypeTrace`

Remove `At::trace`, and inline all of the `Trace::equate`,etc methods into `At`.

The only nontrivial change is that we use `AliasTerm` to relate two unevaluated consts in the old-solver impl of `ConstEquate`, since `AliasTerm` does implement `ToTrace` and will relate the args structurally (shallowly).

r? lcnr
Diffstat (limited to 'tests/codegen/instrument-coverage/testprog.rs')
0 files changed, 0 insertions, 0 deletions