Skip to content

Remind the user when an override is set #1743

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pcwalton opened this issue Jun 24, 2015 · 4 comments
Closed

Remind the user when an override is set #1743

pcwalton opened this issue Jun 24, 2015 · 4 comments
Labels
A-overrides Area: general issues with overriding dependencies (patch, replace, paths)

Comments

@pcwalton
Copy link

It prints the URL, but it would be nice if it said something like Compiling azure (override: file:///Users/pcwalton/Source/azure) to remind me that overrides are in place without me having to parse the URL.

@alexcrichton alexcrichton added the A-overrides Area: general issues with overriding dependencies (patch, replace, paths) label Jun 25, 2015
@alexcrichton
Copy link
Member

This might be a great use case for more terminal colors as well.

@Dineshs91
Copy link
Contributor

I think this is pretty easy to do. We can add override: here by checking if source_id.is_path.

I am not clear, how to add terminal colors to fmt::Display()

@stale
Copy link

stale bot commented Sep 20, 2018

As there hasn't been any activity here in a while would someone (the author, a team member, or any interested party) be able to summarise the current state, perhaps making explicit:

  • Is this still relevant?
  • If so, what is blocking it?
  • Is it known what could be done to help move this forward?

Thank you!

(The cargo team is currently evaluating the use of Stale bot, and using #6035 as the tracking issue to gather feedback.)

If you're reading this comment from the distant future, fear not if this was closed automatically. If you believe it's still an issue please leave a comment and a team member can reopen this issue. Opening a new issue is also acceptable!

@stale stale bot added the stale label Sep 20, 2018
@stale
Copy link

stale bot commented Oct 20, 2018

As I didn't see any updates in 30 days I'm going to close this. Please see the previous comment for more information!

@stale stale bot closed this as completed Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-overrides Area: general issues with overriding dependencies (patch, replace, paths)
Projects
None yet
Development

No branches or pull requests

3 participants