Rollup merge of #62176 - Xanewok:update-rls, r=alexcrichton
Update RLS Merged PRs: * fix(cmd): make clear_env_rust_log default to false (https://github.com/rust-lang/rls/pull/1486) - Retain `RUST_LOG` in `rls --cli` mode * Pass --file-lines to rustfmt only if specified (https://github.com/rust-lang/rls/pull/1497) - Fix entire-file formatting when using external rustfmt (specified via `rustfmt_path` config) * Ensure that --error-format is only passed once to `rustc` (https://github.com/rust-lang/rls/pull/1500) - Unbreaks RLS when used together with Cargo [pipelining build](https://github.com/rust-lang/rust/issues/60988) feature (@alexcrichton I'd consider this a stabilization blocker, mind adding it to the tracking issue for the record? 🙇♂️ )
This commit is contained in:
commit
65f1ff41d2
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 3e519650cea91a4b785cd773a3e5965553f74249
|
||||
Subproject commit 597c9be8c75be3e664f189c4325c96cf9b464dc3
|
||||
Loading…
Add table
Add a link
Reference in a new issue