index
:
tromey/grust
alex-tmp
auto
beta
homu-tmp
master
nll-alias-analysis
stable
try
RUST VERSUS GCC WHO WILL WIN
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librustc_mir
/
interpret
/
step.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Review feedback: update fixme comment to reflect reality.
Felix S. Klock II
2018-05-29
1
-3
/
+2
*
rust-lang/rust#27282: Add `StatementKind::ReadForMatch` to MIR.
Felix S. Klock II
2018-05-29
1
-0
/
+5
*
Add a tracking issue for making the warning a lint
Oliver Schneider
2018-04-15
1
-0
/
+1
*
Don't abort const eval due to long running evals, just warn
Oliver Schneider
2018-04-13
1
-7
/
+6
*
Rollup merge of #49274 - oli-obk:slow_miri, r=michaelwoerister,eddyb
kennytm
2018-03-25
1
-2
/
+2
|
\
|
*
Simplify local accessors
Oliver Schneider
2018-03-23
1
-2
/
+2
*
|
Added UserAssertTy statement.
David Wood
2018-03-22
1
-0
/
+2
|
/
*
Step limit is now terminator limit
Oliver Schneider
2018-03-08
1
-1
/
+2
*
Report tcx errors with the span of the currently evaluating statement
Oliver Schneider
2018-03-08
1
-0
/
+4
*
Move the resource limits to the session in preparation for attributes configu...
Oliver Schneider
2018-03-08
1
-1
/
+1
*
Fully use miri in trans
Oliver Schneider
2018-03-08
1
-234
/
+7
*
miri: use AllocId instead of u64.
Eduard-Mihai Burtescu
2018-01-05
1
-2
/
+2
*
normalize the results of `tcx.type_of` after substituting
Ariel Ben-Yehuda
2017-12-18
1
-3
/
+1
*
miri: pass pointer alignments directly instead of contextually.
Eduard-Mihai Burtescu
2017-12-17
1
-2
/
+2
*
miri: track the Align instead of packedness in PtrAndAlign.
Eduard-Mihai Burtescu
2017-12-17
1
-2
/
+2
*
rustc: don't track whether layouts are "packed".
Eduard-Mihai Burtescu
2017-12-17
1
-15
/
+3
*
Move mir validation out of tree
Oliver Schneider
2017-12-14
1
-2
/
+2
*
Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpret
Oliver Schneider
2017-12-12
1
-0
/
+349