tests: manually rebless tests/ui-fulldeps/codegen-backend/hotplug.rs
· rust-lang/rust@4f2a3dc (original) (raw)
File tree
2 files changed
lines changed
- tests/ui-fulldeps/codegen-backend
2 files changed
lines changed
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
1 | -$TEST_BUILD_DIR/codegen-backend/hotplug.bindep/libhotplug.rlib: DIR/hotplug.rsDIR/hotplug.rs DIR/hotplug.rsTEST_BUILD_DIR/codegen-backend/hotplug.bindep/auxiliary/libthe_backend.so | |
1 | +$TEST_BUILD_DIR/libhotplug.rlib: DIR/hotplug.rsDIR/hotplug.rs DIR/hotplug.rsTEST_BUILD_DIR/auxiliary/libthe_backend.so | |
2 | 2 | |
3 | 3 | $DIR/hotplug.rs: |
4 | -$TEST_BUILD_DIR/codegen-backend/hotplug.bindep/auxiliary/libthe_backend.so: | |
4 | +$TEST_BUILD_DIR/auxiliary/libthe_backend.so: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
1 | -$TEST_BUILD_DIR/codegen-backend/hotplug.dep/libhotplug.rlib: $DIR/hotplug.rs | |
1 | +$TEST_BUILD_DIR/libhotplug.rlib: $DIR/hotplug.rs | |
2 | 2 | |
3 | 3 | $DIR/hotplug.rs: |