Skip to content

Commit

Permalink
Auto merge of rust-lang#103227 - lcnr:bye-bye-unevaluated-const, r=ol…
Browse files Browse the repository at this point in the history
…i-obk

stop using `ty::UnevaluatedConst` directly

best reviewed commit by commit.

simplifies rust-lang#99798 because we now don't have to expand `ty::UnevaluatedConst` to `ty::Const`.
I also remember some other places where using `ty::UnevaluatedConst` directly was annoying and caused issues, though I don't quite remember what they were rn '^^

r? `@oli-obk` cc `@JulianKnodt`
  • Loading branch information
bors committed Oct 22, 2022
2 parents 43d5ee4 + 6e3455b commit c01b03f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c01b03f

Please sign in to comment.