Skip to content

Conversation

nikomatsakis
Copy link
Contributor

r? @pcwalton

This in combination with the changes @pcwalton is doing gets us very close to the final design.

@nikomatsakis nikomatsakis deleted the issue-3678-type-of-extern-fns branch March 30, 2016 16:15
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 14, 2020
…701, r=matthiaskrgr

Fix multiple_crate_versions error

Fix the versions of packages in the multiple_crate_versions ui test by
checking in the Cargo.lock for the test package. `ansi_term 0.11`
depends on `winapi ^0.3.4`. This means means that the expected stderr for
this test would have to be updated whenever `winapi 0.3` is updated
otherwise.

changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants