rust-analyzer/crates/rust-analyzer
Wilfred Hughes efdfb7998f internal: Avoid newlines in fetch workspace errors
Most logs lines don't have newlines, ensure fetch workspace errors follow this
 pattern.

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
2024-08-28 14:18:45 -07:00
..
src internal: Avoid newlines in fetch workspace errors 2024-08-28 14:18:45 -07:00
tests Auto merge of #17973 - Veykril:proc-macro-curr-dir, r=Veykril 2024-08-27 11:53:04 +00:00
build.rs Bump Cargo.lock 2024-05-14 10:57:02 +02:00
Cargo.toml Use crossbeam-channel from the workspace 2024-08-09 23:48:03 +02:00