Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 6bcb9f7

Browse files
committed
Auto merge of #1720 - Xanewok:bump-rustc-ap, r=Xanewok
Use rustc-ap-* v705
2 parents 1602cf5 + 880a930 commit 6bcb9f7

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

Cargo.lock

+45-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ lsp-types = { version = "0.60", features = ["proposed"] }
4141
lazy_static = "1"
4242
log = "0.4"
4343
num_cpus = "1"
44-
racer = { version = "2.1.43", default-features = false }
44+
racer = { version = "2.1.44", default-features = false }
4545
rand = "0.7"
4646
rayon = "1"
4747
rustc_tools_util = "0.2"
48-
rustfmt-nightly = { git = "https://github.com/rust-lang/rustfmt", branch = "rustfmt-1.4.35" }
48+
rustfmt-nightly = { git = "https://github.com/rust-lang/rustfmt", branch = "rustfmt-1.4.36" }
4949
serde = "1.0"
5050
serde_json = "1.0"
5151
serde_derive = "1.0"

0 commit comments

Comments
 (0)