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

Remove unused clap dependency #1779

Merged
merged 1 commit into from
Jun 18, 2022
Merged

Conversation

notriddle
Copy link
Contributor

This PR removes several dependencies from RLS, since it already indirectly depends on Clap 3 because of Cargo.

racer/Cargo.toml Outdated Show resolved Hide resolved
@notriddle
Copy link
Contributor Author

You're right. Now that I actually look through the code, it doesn't seem to actually reference clap anywhere.

That explains why I got no compiler errors when I bumped it...

@notriddle notriddle changed the title Bump to clap 3 Remove unused clap dependency Jun 18, 2022
@Mark-Simulacrum Mark-Simulacrum merged commit 293dfd1 into rust-lang:master Jun 18, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 10, 2022
…mulacrum

Bump to clap 3

This PR, along with several others, will entirely remove the Clap 2 dependency from the rust source tree.

* rust-lang/rust-installer#114
* rust-lang/rls#1779

This PR includes a submodule bump for rust-installer, which includes the following PRs:

* rust-lang/rust-installer#114
* rust-lang/rust-installer#113
* rust-lang/rust-installer#115
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants