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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_mir
/
const_eval
/
error.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-30
Miri: port error backtraces to std::backtrace
Ralf Jung
-1
/
+1
2020-04-15
Make the necessary changes to support concurrency in Miri.
Vytautas Astrauskas
-1
/
+1
2020-03-30
remove a dead parameter that everyone sets to None
Ralf Jung
-1
/
+1
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-1
/
+1
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-1
/
+1
2020-03-24
fix const_prop ICE
Ralf Jung
-5
/
+3
2020-03-24
move ModifiedStatic error to ConstEval errors, and generally adjust terminolo...
Ralf Jung
-0
/
+6
2020-03-23
add err_machine_stop macro
Ralf Jung
-2
/
+2
2020-02-13
rename PanicInfo -> AssertKind
Ralf Jung
-2
/
+2
2020-02-13
move PanicInfo to mir module
Ralf Jung
-1
/
+2
2020-02-13
remove PanicInfo::Panic variant that MIR does not use or need
Ralf Jung
-2
/
+8
2020-02-13
remove Panic variant from InterpError
Ralf Jung
-7
/
+14
2019-12-26
Move const eval query components into their own module
Oliver Scherer
-2
/
+14
2019-12-26
Move const eval machine into its own module
Oliver Scherer
-0
/
+30