Skip to content

Conversation

@flaper87
Copy link
Contributor

Fixes #20302

@flaper87
Copy link
Contributor Author

r? @nikomatsakis

@rust-highfive rust-highfive assigned nikomatsakis and unassigned huonw Feb 22, 2015
@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this #[cfg(not(stage0))]?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for that bug in libtest after the Hash definition was changed. I've the same fix in the oibit patch, I guess we can wait for that one to land and remove this one.

@nikomatsakis
Copy link
Contributor

@bors r+ 7ff11d7 rollup

@Manishearth
Copy link
Member

Needs Manishearth@c94e436 to compile on master.

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 24, 2015
@bors bors merged commit 7ff11d7 into rust-lang:master Feb 24, 2015
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.

We permit type parameters and so forth on builtin bounds

7 participants