Commit 8731c65
committed
test: remove TEMP forensics; defer built-in default floor
The built-in default deployment floor (rustc-style) trips a std-module
prebuild/fingerprint boundary in the dev/test pipeline (the test
fingerprint changes but its std.pcm staging does not follow — import
std fails wholesale in the test build). Reverted for now: release
artifact floors are pinned by MACOSX_DEPLOYMENT_TARGET=14.0 in the
release workflow, and the env var + [build] macos_deployment_target
manifest field cover all explicit cases. Re-land the default once the
stdmod staging honors the same resolution (tracked in the design doc).1 parent b2d48d4 commit 8731c65
1 file changed
Lines changed: 1 addition & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
| 328 | + | |
361 | 329 | | |
362 | 330 | | |
363 | 331 | | |
| |||
0 commit comments