mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 03:25:30 +00:00
More simple 2015 edition test decoupling This should be the last of these PRs for now. The remaining tests that do not work on other editions than 2015 either need the range support (so blocked on the MCP), need normalization rules (which needs discussions first/same MCP) or revisions. r? compiler-errors