Skip to content

Commit

Permalink
Auto merge of #119821 - oli-obk:reveal_all_const_evals, r=lcnr
Browse files Browse the repository at this point in the history
Always use RevealAll for const eval queries

implements what is described in rust-lang/rust#116803 (comment)

Using `UserFacing` for const eval does not make sense anymore, unless we significantly change things like avoiding revealing opaque types.

New tests are copied from rust-lang/rust#101478
  • Loading branch information
bors committed Jan 20, 2024
2 parents f9ecd13 + c368b4c commit 02804e0
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 02804e0

Please sign in to comment.