about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-17 06:47:39 +0000
committerbors <bors@rust-lang.org>2024-04-17 06:47:39 +0000
commit6c6b3027ef62e911142cfc55589baef4e9f38ec8 (patch)
tree76a8b425b3f8000c3db0476424514e0db3b3b76b /compiler/rustc_hir_analysis
parentb7581490aaf964d4a34121d75be0fc49a2445911 (diff)
parent86e939e9d545a7cac41c74e6650c9c43e7f101c3 (diff)
downloadrust-6c6b3027ef62e911142cfc55589baef4e9f38ec8.tar.gz
rust-6c6b3027ef62e911142cfc55589baef4e9f38ec8.zip
Auto merge of #123678 - DianQK:docker-local, r=Kobzol
Improve the experience of running Docker locally

When running locally, the absence of the `GITHUB_STEP_SUMMARY` environment variable will lead to the following error:

```
::endgroup::
./src/ci/docker/run.sh: line 349: : No such file or directory
```

I've also changed the output artifacts directory to `obj/$image_name`, allowing me to easily run all images locally. We always encounter various strange issues when modifying the test cases in the `codegen` directory.

r? Kobzol cc `@saethlin`
Diffstat (limited to 'compiler/rustc_hir_analysis')
0 files changed, 0 insertions, 0 deletions