]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #84803 - jyn514:duplicate-macros, r=petrochenkov
authorRalf Jung <post@ralfj.de>
Wed, 5 May 2021 15:52:22 +0000 (17:52 +0200)
committerGitHub <noreply@github.com>
Wed, 5 May 2021 15:52:22 +0000 (17:52 +0200)
commitb1e152c7e50fc1ba7869d5c20dd241b0011a0836
tree81da8676b495dd2d868af6cee8f4a65ce726bd63
parent4c4b3e81df7c61b99fe1cef2ac581077e38c7467
parentdd43d133252750154e323af3bc87d523bb1987ae
Rollup merge of #84803 - jyn514:duplicate-macros, r=petrochenkov

Reduce duplication in `impl_dep_tracking_hash` macros

Cherry-picked from https://github.com/rust-lang/rust/pull/84234 since it will be a while until it lands.
compiler/rustc_session/src/config.rs