about summary refs log tree commit diff
path: root/src/librustc_middle/mir/interpret/allocation.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-887/+0
2020-08-17rust_ast::ast => rustc_astUjjwal Sharma-1/+1
2020-08-14Rework `rustc_serialize`Matthew Jasper-5/+3
2020-08-08Miri: Renamed "undef" to "uninit"Philippe Nadon-12/+12
2020-07-25Miri: rename "undef" to "uninit"Philippe Nadon-47/+47
2020-05-15InvalidUninitBytes: Track more info about accessDavid Cook-12/+25
2020-05-07Renamed "undef" stuff to "uninit"Hanif Bin Ariffin-39/+39
2020-04-22Remove outdated reference to interpreter snapshottingDylan MacKenzie-2/+0
2020-04-02nix rustc_target::abi::* reexport in ty::layoutMazdak Farrokhzad-3/+1
2020-03-30Use if let instead of match when only matching a single variant (clippy::sing...Matthias Krüger-11/+5
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+886