Skip to content
This repository was archived by the owner on Mar 1, 2019. It is now read-only.

Produce more useful warnings when failing to load analysis files #147

Merged
merged 2 commits into from
Jul 27, 2018

Conversation

staktrace
Copy link
Contributor

No description provided.

AnalysisLoader implementations are expected to produce instances of this
type, but if it's not public that's not possible. So it needs to be
exported.
This uses the new rls-data to also check for version mismatches in case
of failures. Additionally it upgrades the info! messages to warn!
messages since that seems more appropriate, and adds an example program
that can be used to exercise the code in question.
@nrc nrc merged commit 851eb05 into rust-dev-tools:master Jul 27, 2018
@nrc
Copy link
Member

nrc commented Jul 27, 2018

Great, thanks!

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