diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-12-08 12:57:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-08 12:57:32 +0100 |
| commit | d429e463c19fc45d70343779eef5b0b8f7231c70 (patch) | |
| tree | dc805022099d0b2a0bf6976c13241d0eef015d97 /compiler/rustc_mir_transform/src | |
| parent | fbfc5ada029dd7892cbdb64a7f6cffee7f898385 (diff) | |
| parent | 8bc30cb0f1ec744517d0e5e87fb95c01a7095b2f (diff) | |
| download | rust-d429e463c19fc45d70343779eef5b0b8f7231c70.tar.gz rust-d429e463c19fc45d70343779eef5b0b8f7231c70.zip | |
Rollup merge of #105433 - ComputerDruid:docker_continuation_fix, r=jyn514
CI: add missing line continuation marker
Resolves this docker warning:
```
[WARNING]: Empty continuation line found in:
RUN apt-get update && apt-get install -y --no-install-recommends g++ gcc-multilib make ninja-build file curl ca-certificates python2.7 python3.9 git cmake sudo gdb llvm-13-tools llvm-13-dev libedit-dev libssl-dev pkg-config zlib1g-dev xz-utils nodejs apt-transport-https software-properties-common && curl -s "https://packages.microsoft.com/config/ubuntu/$(lsb_release -rs)/packages-microsoft-prod.deb" > packages-microsoft-prod.deb && dpkg -i packages-microsoft-prod.deb && apt-get update && apt-get install -y powershell && rm -rf /var/lib/apt/lists/*
Warning: : Empty continuation lines will become errors in a future release.
```
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions
