mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
cf5788d30d
compiletest has confusingly two terminology to refer to the same concept -- "headers" and "directives". To make this more self-consistent and less confusing, stick with "directives" only. This commit **intentionally** tries to be limited to move-only (modulo some key usage reference renames) to help git history.