Skip to content

Describe how to swap in local modified crate #268

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

Open
pnkfelix opened this issue Jan 22, 2019 · 1 comment
Open

Describe how to swap in local modified crate #268

pnkfelix opened this issue Jan 22, 2019 · 1 comment
Labels
A-contribution-workflows Area: contribution workflows C-enhancement Category: enhancement E-easy Difficulty: might be a good place for a beginner E-help-wanted Call for participation: extra help is wanted T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team

Comments

@pnkfelix
Copy link
Member

Recently while working on rustc I mused that a certain task would have been easier if I could have plugged in a different version of the ena crate.

It is probably easy to do this in general. @nikomatsakis says they do it by modifying Cargo.toml in an appropriate fashion. Perhaps even a patch there would work.

But in any case, it would be good to document the process.

@mark-i-m
Copy link
Member

mark-i-m commented Apr 8, 2019

@mark-i-m mark-i-m added E-easy Difficulty: might be a good place for a beginner E-help-wanted Call for participation: extra help is wanted labels Jun 26, 2019
@jieyouxu jieyouxu added T-compiler Relevant to compiler team T-bootstrap Relevant to bootstrap team A-contribution-workflows Area: contribution workflows C-enhancement Category: enhancement labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-contribution-workflows Area: contribution workflows C-enhancement Category: enhancement E-easy Difficulty: might be a good place for a beginner E-help-wanted Call for participation: extra help is wanted T-bootstrap Relevant to bootstrap team T-compiler Relevant to compiler team
Projects
None yet
Development

No branches or pull requests

3 participants