about summary refs log tree commit diff
path: root/tests/run-make/rustdoc-target-spec-json-path/target.json
AgeCommit message (Collapse)AuthorLines
2024-01-31Update data layouts in custom target tests for LLVM 18Nikita Popov-1/+1
Fixes https://github.com/rust-lang/rust/issues/120492.
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-0/+38
They pass fine.