Skip to content

Conversation

Gankra
Copy link
Contributor

@Gankra Gankra commented Aug 17, 2014

Pretty self-explanatory. Only annoying thing is that it seems that I had to add #![feature(default_type_params)] to libnum because of Hasher. Don't know if there's a way around that.

Fix #16551

bors added a commit that referenced this pull request Aug 17, 2014
Pretty self-explanatory. Only annoying thing is that it *seems* that I had to add `#![feature(default_type_params)]` to libnum because of Hasher. Don't know if there's a way around that.

Fix #16551
@bors bors closed this Aug 17, 2014
@bors bors merged commit af82adc into rust-lang:master Aug 17, 2014
@Gankra Gankra deleted the hashbig branch August 18, 2014 19:07
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 18, 2024
Update JsonProject to include optional fields

These were documented in rust-lang#15014 in the manual, but this definition wasn't updated to match.
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.

BigInt and BigUint should implement Hash

3 participants