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
/
compiler
/
rustc_mir
/
src
/
interpret
/
traits.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-142
/
+0
2021-08-03
Small refactorings for miri.
Charles Lew
-13
/
+8
2021-08-03
Implement pointer casting.
Charles Lew
-0
/
+23
2021-07-14
CTFE/Miri engine Pointer type overhaul: make Scalar-to-Pointer conversion inf...
Ralf Jung
-9
/
+9
2021-06-28
Update other codegens to use tcx managed vtable allocations.
Charles Lew
-91
/
+6
2021-06-27
Change miri to use tcx allocated allocations.
Charles Lew
-16
/
+34
2021-06-15
Refactor to make interpreter and codegen backend neutral to vtable internal r...
Charles Lew
-35
/
+57
2021-06-13
Turn incorrect vtable size/alignment errors into hard const-UB errors
Rémy Rakic
-8
/
+5
2021-06-09
detect incorrect vtable alignment during const eval instead of ICE-ing
Rémy Rakic
-1
/
+3
2021-05-18
CTFE core engine allocation & memory API improvemenets
Ralf Jung
-41
/
+30
2021-02-17
remove useless ?s (clippy::needless_question_marks)
Matthias Krüger
-1
/
+1
2020-12-11
Rustfmt
JCTyblaidd
-5
/
+1
2020-12-11
Add post-initialization hook for static memory initialized using the interper...
JCTyblaidd
-1
/
+4
2020-11-16
compiler: fold by value
Bastian Kauschke
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+182