mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 12:16:45 +00:00
Use non-2015 edition paths in tests that do not test for their resolution This allows for testing these tests on editions other than 2015 Follow up to https://github.com/rust-lang/rust/pull/141888