First cut at translating const items. Support the literal forms at least. Un-XFAIL const.rs.
This commit is contained in:
parent
c72d6a3e7a
commit
90e329da6b
2 changed files with 75 additions and 26 deletions
|
|
@ -432,6 +432,7 @@ TEST_XFAILS_RUSTC := $(filter-out \
|
|||
cast.rs \
|
||||
char.rs \
|
||||
complex.rs \
|
||||
const.rs \
|
||||
dead-code-one-arm-if.rs \
|
||||
deep.rs \
|
||||
deref.rs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue