about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorLuca Versari <veluca93@gmail.com>2024-08-17 20:45:45 +0200
committerLuca Versari <veluca93@gmail.com>2024-08-18 00:07:41 +0200
commit7fd62320feddcb3fa85a3ab25bc4c0ac55ddac7c (patch)
tree348770cb8b66d9c7d6c8ee4ad1c083cde0947017 /compiler/rustc_query_impl/src
parent426a60abc213b28a7c7198e475476b6e650d871f (diff)
downloadrust-7fd62320feddcb3fa85a3ab25bc4c0ac55ddac7c.tar.gz
rust-7fd62320feddcb3fa85a3ab25bc4c0ac55ddac7c.zip
Fix order of normalization and recursion in const folding.
Fixes #126831.

Without this patch, type normalization is not always idempotent, which
leads to all sorts of bugs in places that assume that normalizing a
normalized type does nothing.
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions