1
Fork 0
rust/compiler/rustc_mir/src
Smittyvb d83c46ffcc
add note about MAX_ALLOC_LIMIT
Co-authored-by: Ralf Jung <post@ralfj.de>
2021-07-03 11:15:14 -04:00
..
borrow_check Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
const_eval Allocation failure in constprop panics right away 2021-07-02 16:06:12 -04:00
dataflow Add Ty::is_union predicate and use it 2021-06-02 17:09:17 +02:00
interpret Make vtable_allocation always succeed 2021-07-03 11:14:19 -04:00
monomorphize Refactor to make interpreter and codegen backend neutral to vtable internal representation. 2021-06-15 01:59:00 +08:00
transform add note about MAX_ALLOC_LIMIT 2021-07-03 11:15:14 -04:00
util Use use_verbose for mir::Constant 2021-06-23 10:39:23 +08:00
lib.rs Support allocation failures when interperting MIR 2021-06-29 19:08:26 -04:00
shim.rs Prepare mir::Constant for ty::Const only supporting valtrees 2021-03-12 12:43:54 +00:00