diff options
| author | Dan Johnson <computerdruid@google.com> | 2022-12-07 14:15:56 -0800 |
|---|---|---|
| committer | Dan Johnson <computerdruid@google.com> | 2022-12-07 14:17:47 -0800 |
| commit | 8bc30cb0f1ec744517d0e5e87fb95c01a7095b2f (patch) | |
| tree | 63e81ec947c295a844eef01fac20d346572bb8d6 /compiler/rustc_resolve/src/errors.rs | |
| parent | 01fbc5ae789fc0c7a2da71d3cd908451f175e4eb (diff) | |
| download | rust-8bc30cb0f1ec744517d0e5e87fb95c01a7095b2f.tar.gz rust-8bc30cb0f1ec744517d0e5e87fb95c01a7095b2f.zip | |
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_resolve/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
