1
Fork 0
rust/compiler/rustc_builtin_macros/src/deriving
Matthias Krüger d5dca26a94
Rollup merge of #100018 - nnethercote:clean-up-LitKind, r=petrochenkov
Clean up `LitKind`

r? ``@petrochenkov``
2022-08-17 12:32:49 +02:00
..
cmp Handle tags better. 2022-07-11 16:58:32 +10:00
generic Remove {ast,hir}::WhereEqPredicate::id. 2022-08-16 12:13:23 +10:00
bounds.rs Remove {Method,Trait}Def::is_unsafe. 2022-07-01 06:35:01 +10:00
clone.rs Handle tags better. 2022-07-11 16:58:32 +10:00
debug.rs Make ExtCtxt::expr_lit non-pub. 2022-08-16 11:17:15 +10:00
decodable.rs Clarify args terminology. 2022-07-09 09:02:49 +10:00
default.rs Clarify args terminology. 2022-07-09 09:02:49 +10:00
encodable.rs Handle tags better. 2022-07-11 16:58:32 +10:00
hash.rs Handle tags better. 2022-07-11 16:58:32 +10:00
mod.rs Factor out the repeated assert_ty_bounds function. 2022-06-27 08:14:09 +10:00