mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
d1e84c615c
* renames `tests/ui/reference.{rs,stderr}` to
`tests/ui/deref_addrof.{rs,stderr}
* Moves small part of the testfile to a separate file as the lint
triggered again on the fixed code (as intended)
* Adds `// run-rustfix` to `tests/ui/deref_addrof.rs`