about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-29 04:52:11 +0000
committerbors <bors@rust-lang.org>2024-08-29 04:52:11 +0000
commit3a14e301ddbebd4a03bdb53fe8e2df20a4e8210c (patch)
treee22f76e23bb3dfda20d014a60b0a2fe916b9e558 /tests/rustdoc-js-std/parser-errors.js
parent248a55723b5f4761bbce417bd64c5b79ac68d5bd (diff)
parent5aefe78301cc5cb2146575cc99cb32fc44dbdc59 (diff)
downloadrust-3a14e301ddbebd4a03bdb53fe8e2df20a4e8210c.tar.gz
rust-3a14e301ddbebd4a03bdb53fe8e2df20a4e8210c.zip
Auto merge of #17992 - Wilfred:newlines_in_logs, r=Veykril
internal: Avoid newlines in fetch errors

Most logs lines don't have newlines, ensure fetch errors follow this pattern. This makes it easier to see which log line is associated with the error.

Before:

    2024-08-28T21:11:58.431856Z ERROR FetchWorkspaceError:
    rust-analyzer failed to discover workspace

After:

    2024-08-28T21:11:58.431856Z ERROR FetchWorkspaceError: rust-analyzer failed to discover workspace
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions