Ralf Jung
|
47d11a8483
|
interpret: better control over whether we read data with provenance, and implicit provenance stripping where possible
|
2022-06-05 10:13:34 -04:00 |
|
Michael Goulet
|
34e05812e0
|
Fix TyKind lint, make consts no longer fn, etc
|
2022-05-28 11:38:22 -07:00 |
|
Michael Goulet
|
a056a953f0
|
Initial fixes on top of type interner commit
|
2022-05-28 11:38:22 -07:00 |
|
Ralf Jung
|
38004b72bc
|
interpret: err instead of ICE on size mismatches in to_bits_or_ptr_internal
|
2022-04-07 16:24:48 -04:00 |
|
Ralf Jung
|
f0ec783bf9
|
interpret: remove MemoryExtra in favor of giving access to the Machine
|
2022-04-03 15:28:34 -04:00 |
|
Ralf Jung
|
a421cbbead
|
interpret: make isize::MAX the limit for dynamic value sizes
|
2022-03-31 08:57:45 -04:00 |
|
Michael Woerister
|
b7cc99142a
|
Turn tcx.vtable_allocation() into a query.
|
2021-10-07 20:03:00 +02:00 |
|
Camille GILLOT
|
c5fc2609f0
|
Rename rustc_mir to rustc_const_eval.
|
2021-09-07 20:46:26 +02:00 |
|