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
/
error.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-26
typos + fmt
Ralf Jung
-3
/
+1
2020-07-26
Miri: replace canonical_alloc_id mechanism by extern_static_alloc_id which is...
Ralf Jung
-4
/
+4
2020-06-19
Rollup merge of #72497 - RalfJung:tag-term, r=oli-obk
Ralf Jung
-3
/
+3
2020-06-01
test miri-unleash TLS accesses
Ralf Jung
-2
/
+2
2020-06-01
Auto merge of #71192 - oli-obk:eager_alloc_id_canonicalization, r=wesleywiser
bors
-0
/
+3
2020-05-30
miri errors: rename InvalidDiscriminant -> InvalidTag
Ralf Jung
-3
/
+3
2020-05-30
Make TLS accesses explicit in MIR
Oliver Scherer
-0
/
+3
2020-05-25
Miri: refactor read_discriminant and make it return Scalar
Ralf Jung
-2
/
+2
2020-05-15
InvalidUninitBytes: Track more info about access
David Cook
-6
/
+33
2020-05-07
Renamed "undef" stuff to "uninit"
Hanif Bin Ariffin
-5
/
+5
2020-05-06
properly catch invalid-drop-fn errors
Ralf Jung
-8
/
+12
2020-05-06
validation: port more checks to the pattern-based macro (and give it the shor...
Ralf Jung
-0
/
+5
2020-05-02
Rollup merge of #71712 - RalfJung:error-backtrace, r=oli-obk
Ralf Jung
-11
/
+9
2020-05-01
fix Miri error message padding
Ralf Jung
-2
/
+2
2020-05-01
use hex for invalid bool and char (consistently with validation)
Ralf Jung
-2
/
+6
2020-05-01
rename InvalidIntPtrUsage
Ralf Jung
-10
/
+40
2020-05-01
InterpError printing really is more Display than Debug
Ralf Jung
-30
/
+27
2020-05-01
tweak InvalidIntPointerUsage message
Ralf Jung
-2
/
+2
2020-04-30
Miri: port error backtraces to std::backtrace
Ralf Jung
-11
/
+9
2020-04-30
Address review comments
Oliver Scherer
-4
/
+2
2020-04-30
Highlight an error that can only happen in CTFE
Oliver Scherer
-1
/
+1
2020-04-30
Separate miri/ctfe unsupported operations
Oliver Scherer
-0
/
+2
2020-04-26
Rollup merge of #71569 - samrat:miri-ub-on-size-mismatch, r=RalfJung
Dylan DPC
-0
/
+10
2020-04-26
Adjust style
Ralf Jung
-1
/
+1
2020-04-26
Rename ArgumentSizeMismatch to ScalarSizeMismatch
Samrat Man Singh
-3
/
+3
2020-04-26
[miri] Throw UB if target size and data size don't match
Samrat Man Singh
-0
/
+10
2020-04-24
Replace filter_map().next() calls with find_map()
Josh Stone
-2
/
+1
2020-04-20
Treat RETURN_PLACE as a normal Local
Jonas Schievink
-3
/
+0
2020-04-17
Auto merge of #71049 - eddyb:const-err, r=oli-obk
bors
-32
/
+25
2020-04-16
bikeshed
Ralf Jung
-2
/
+2
2020-04-16
mir/interpret: only use `ErrorHandled::Reported` for `ErrorReported`.
Eduard-Mihai Burtescu
-32
/
+25
2020-04-16
Miri error messages: avoid try terminology
Ralf Jung
-4
/
+4
2020-04-02
nix rustc_target::abi::* reexport in ty::layout
Mazdak Farrokhzad
-1
/
+2
2020-03-31
const backtrace: do not skip first frame
Ralf Jung
-4
/
+5
2020-03-30
Miri stacktrace: record span inside frame, not call-site span
Ralf Jung
-13
/
+8
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+577