diff options
author | Deadbeef <ent3rm4n@gmail.com> | 2023-03-24 09:17:51 +0000 |
---|---|---|
committer | Deadbeef <ent3rm4n@gmail.com> | 2023-03-28 08:39:55 +0000 |
commit | b17e6680d668d136e643976c4079c7b1cac1b6b4 (patch) | |
tree | c08029cdf9c2042474cac25244ffd654f143273b /tests/rustdoc-js-std/parser-errors.js | |
parent | cbc064b341be231403d181402a786cce7f1c73f1 (diff) | |
download | rust-b17e6680d668d136e643976c4079c7b1cac1b6b4.tar.gz |
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-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions