You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while locally, to the `obj/$image_name` directory. This is primarily to prevent
27
27
strange linker errors when using multiple Docker images.
28
28
29
+
## Local Development
30
+
31
+
Refer to the [dev guide](https://rustc-dev-guide.rust-lang.org/tests/docker.html) for more information on testing locally.
32
+
29
33
## Filesystem layout
30
34
31
35
- Each host architecture has its own `host-{arch}` directory, and those
0 commit comments