about summary refs log tree commit diff
path: root/src/test/ui/refutable-pattern-errors.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-10-26 14:17:50 +0200
committerGitHub <noreply@github.com>2019-10-26 14:17:50 +0200
commitd0d284eb395a6356939771e5ffe0fd5cb60d0b27 (patch)
tree7c4039948a76146dd4c1bac1bbbf6e101155e287 /src/test/ui/refutable-pattern-errors.rs
parent84b62a08b94571649f68ea2361ad17431394fd43 (diff)
parentf04867cafbf329f6755d28ff288dd89ef39e2b4d (diff)
downloadrust-d0d284eb395a6356939771e5ffe0fd5cb60d0b27.tar.gz
rust-d0d284eb395a6356939771e5ffe0fd5cb60d0b27.zip
Rollup merge of #65828 - bjorn3:add_source_info_eq_hash, r=petrochenkov
Derive Eq and Hash for SourceInfo again

In https://github.com/bjorn3/rustc_codegen_cranelift/blob/75c24b9c9677600422ec86fa9f4c78fe3678d2ce/src/common.rs#L368 I store it in a `indexmap::IndexSet`, which requires `Eq` and `Hash`. Unfortunately they were removed in https://github.com/rust-lang/rust/pull/65647, so I can't update to latest nightly.
Diffstat (limited to 'src/test/ui/refutable-pattern-errors.rs')
0 files changed, 0 insertions, 0 deletions