Skip to content

Commit

Permalink
Auto merge of #36940 - eulerdisk:incr_test_for_hash_trait, r=michaelw…
Browse files Browse the repository at this point in the history
…oerister

Test Case for Incr. Comp. Hash for traits #36681.

Fixes #36681
Part of #36350

Currently, the following tests fail:

Unsafe modifier
Extern modifier
Extern c to rust-intrinsic
Trait unsafety
Change type of method parameter (&i32 => &mut i32)
Mode of self parameter

r? @michaelwoerister
  • Loading branch information
bors authored Oct 7, 2016
2 parents b4e8972 + bd77b39 commit e2bd2d8
Showing 1 changed file with 1,121 additions and 0 deletions.
Loading

0 comments on commit e2bd2d8

Please sign in to comment.