-
Notifications
You must be signed in to change notification settings - Fork 549
Open
Labels
A-mir-optArea: MIR optimizationsArea: MIR optimizationsA-test-suiteArea: rust-lang/rust test suitesArea: rust-lang/rust test suitesC-cleanupCategory: cleanupsCategory: cleanupsE-easyDifficulty: might be a good place for a beginnerDifficulty: might be a good place for a beginnerE-mentorCall for partcipation: this issue has mentoring instructions / mentors availableCall for partcipation: this issue has mentoring instructions / mentors availableT-compilerRelevant to compiler teamRelevant to compiler team
Description
Hi,
It seems that the format of the mir-opt tests have recently changed. It'd be nice if this page could document the new format:
https://rustc-dev-guide.rust-lang.org/tests/adding.html
In the meantime, could someone confirm that mir-opt tests can no longer use elisions (...
)?
I maintain a fork of rustc and I have a load of tests which rely heavily on elision. It wouldn't be possible to do exact comparisons as mir-opt
now (seems to?) require, so I need to figure out what to do with them :\
Thanks
mark-i-mLeSeulArtichaut
Metadata
Metadata
Assignees
Labels
A-mir-optArea: MIR optimizationsArea: MIR optimizationsA-test-suiteArea: rust-lang/rust test suitesArea: rust-lang/rust test suitesC-cleanupCategory: cleanupsCategory: cleanupsE-easyDifficulty: might be a good place for a beginnerDifficulty: might be a good place for a beginnerE-mentorCall for partcipation: this issue has mentoring instructions / mentors availableCall for partcipation: this issue has mentoring instructions / mentors availableT-compilerRelevant to compiler teamRelevant to compiler team