about summary refs log tree commit diff
path: root/tests/rustdoc-ui/normalize-overflow.rs
diff options
context:
space:
mode:
authorDeadbeef <ent3rm4n@gmail.com>2023-03-24 09:17:51 +0000
committerDeadbeef <ent3rm4n@gmail.com>2023-03-28 08:39:55 +0000
commitb17e6680d668d136e643976c4079c7b1cac1b6b4 (patch)
treec08029cdf9c2042474cac25244ffd654f143273b /tests/rustdoc-ui/normalize-overflow.rs
parentcbc064b341be231403d181402a786cce7f1c73f1 (diff)
downloadrust-b17e6680d668d136e643976c4079c7b1cac1b6b4.tar.gz
rust-b17e6680d668d136e643976c4079c7b1cac1b6b4.zip
Move const trait bounds checks to MIR constck
Fixes #109543. When checking paths in HIR typeck, we don't want to check
for const predicates since all we want might just be a function pointer.
Therefore we move this to MIR constck and check that bounds are met
during MIR constck.
Diffstat (limited to 'tests/rustdoc-ui/normalize-overflow.rs')
0 files changed, 0 insertions, 0 deletions