summary refs log tree commit diff
path: root/src/librustc_middle/mir/interpret/value.rs
AgeCommit message (Expand)AuthorLines
2020-05-07Renamed "undef" stuff to "uninit"Hanif Bin Ariffin-19/+19
2020-05-01remove AllocId generalization of PointerRalf Jung-6/+6
2020-04-30Rollup merge of #71590 - RalfJung:mir-dump-pointers, r=oli-obkTyler Mandry-5/+9
2020-04-27keep 'pointer' terminology aroundRalf Jung-1/+4
2020-04-26organize Debug/Display impls a bit more; avoid sign-ignorant decimal displayRalf Jung-7/+8
2020-04-26Rename ArgumentSizeMismatch to ScalarSizeMismatchSamrat Man Singh-2/+2
2020-04-26[miri] Throw UB if target size and data size don't matchSamrat Man Singh-1/+6
2020-04-23add back Scalar::null_ptrRalf Jung-0/+5
2020-04-20Remove null placesJonas Schievink-5/+0
2020-04-02nix rustc_target::abi::* reexport in ty::layoutMazdak Farrokhzad-5/+2
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+683