# TL;DR Move `src/test/run-fail` tests to UI to unify the test structure. # Links and Details - submitted PR: rust-lang/rust#71185 - original issue: rust-lang/rust#65440 - unresolved issue: rust-lang/rust#65865 - previous attmpt: rust-lang/rust#65506 ## Questions - Does this remove all uses of run-fail? - How will rust-lang/rust#65865 get resolved? - Any other lingering bits of work? # Mentors or Reviewers @nikomatsakis
TL;DR
Move
src/test/run-failtests to UI to unify the test structure.Links and Details
test/run-failto UI rust#71185Questions
Mentors or Reviewers
@nikomatsakis