const_to_pat: cleanup leftovers from when we had to deal with non-structural constants
This commit is contained in:
parent
fa74a9e6aa
commit
e613bc92a1
16 changed files with 173 additions and 459 deletions
|
@ -4411,6 +4411,7 @@ dependencies = [
|
|||
name = "rustc_mir_build"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"either",
|
||||
"itertools",
|
||||
"rustc_apfloat",
|
||||
"rustc_arena",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue