rust/compiler/rustc_mir/src/const_eval
Joshua Nelson a8ff647deb Separate out a hir::Impl struct
This makes it possible to pass the `Impl` directly to functions, instead
of having to pass each of the many fields one at a time. It also
simplifies matches in many cases.
2021-01-12 20:32:33 -05:00
..
error.rs Fix tests (hopefully) 2020-12-05 18:39:10 +01:00
eval_queries.rs promoteds in statics may refer to statics 2020-12-20 19:34:29 +01:00
fn_queries.rs Separate out a hir::Impl struct 2021-01-12 20:32:33 -05:00
machine.rs Auto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk 2020-12-17 09:11:28 +00:00
mod.rs make intern_const_alloc_recursive return error fix #78655 2020-11-04 23:22:14 +05:30