Impl HashStable/Encodable/Decodable for ObligationCause.

This commit is contained in:
Camille GILLOT
2022-09-11 14:42:43 +02:00
parent caefec955f
commit 2870ce01b8
5 changed files with 53 additions and 15 deletions

View File

@@ -201,6 +201,7 @@ TrivialTypeTraversalAndLiftImpls! {
bool,
usize,
::rustc_target::abi::VariantIdx,
u16,
u32,
u64,
String,