index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_middle
/
mir
/
interpret
/
value.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-720
/
+0
2020-08-29
New pass to optimize `if`conditions on integrals to switches on the integer
Simon Vandel Sillesen
-0
/
+10
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-3
/
+3
2020-08-08
Miri: Renamed "undef" to "uninit"
Philippe Nadon
-1
/
+1
2020-08-04
Completes support for coverage in external crates
Rich Kadel
-0
/
+9
2020-07-31
Auto merge of #65989 - Aaron1011:fix/normalize-param-env, r=nikomatsakis
bors
-1
/
+1
2020-07-22
renamed ScalarMaybeUninit::not_undef to check_init
Philippe Nadon
-15
/
+15
2020-07-22
Normalize opaque types when converting `ParamEnv` to `Reveal::All`
Aaron Hill
-1
/
+1
2020-07-15
s/try_to_usize/try_to_machine_usize/
Oliver Scherer
-1
/
+1
2020-07-15
Reduce the amount of interning and `layout_of` calls in const eval.
Oliver Scherer
-0
/
+12
2020-05-07
Renamed "undef" stuff to "uninit"
Hanif Bin Ariffin
-19
/
+19
2020-05-01
remove AllocId generalization of Pointer
Ralf Jung
-6
/
+6
2020-04-30
Rollup merge of #71590 - RalfJung:mir-dump-pointers, r=oli-obk
Tyler Mandry
-5
/
+9
2020-04-27
keep 'pointer' terminology around
Ralf Jung
-1
/
+4
2020-04-26
organize Debug/Display impls a bit more; avoid sign-ignorant decimal display
Ralf Jung
-7
/
+8
2020-04-26
Rename ArgumentSizeMismatch to ScalarSizeMismatch
Samrat Man Singh
-2
/
+2
2020-04-26
[miri] Throw UB if target size and data size don't match
Samrat Man Singh
-1
/
+6
2020-04-23
add back Scalar::null_ptr
Ralf Jung
-0
/
+5
2020-04-20
Remove null places
Jonas Schievink
-5
/
+0
2020-04-02
nix rustc_target::abi::* reexport in ty::layout
Mazdak Farrokhzad
-5
/
+2
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+683