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
/
tools
/
miri
/
tests
Age
Commit message (
Expand
)
Author
Lines
2023-07-21
Auto merge of #2985 - RalfJung:retag-fields, r=saethlin
bors
-30
/
+57
2023-07-21
ask people to reach out if we declare too much UB
Ralf Jung
-2
/
+9
2023-07-21
SB: track whether a retag occurred nested inside a field
Ralf Jung
-7
/
+7
2023-07-21
make full field retagging the default
Ralf Jung
-24
/
+44
2023-07-21
add `naive_layout_of` query
Moulins
-4
/
+5
2023-07-20
Merge from rustc
The Miri Conjob Bot
-0
/
+1
2023-07-18
moved note as unspanned note, moved note to the bottom of the msg
nxya
-1
/
+1
2023-07-18
fix miri test with links to query documentation
nxya
-0
/
+1
2023-07-18
ignore test on apple
Ralf Jung
-0
/
+1
2023-07-16
miri: fail when calling a function that requires an unavailable target feature
Eduardo Sánchez Muñoz
-0
/
+38
2023-07-14
remove compile-flags that are no longer needed
Ralf Jung
-37
/
+10
2023-07-14
work around custom_mir span
Ralf Jung
-13
/
+6
2023-07-13
Rename cast_ref_to_mut lint to invalid_reference_casting
Urgau
-2
/
+2
2023-07-12
Auto merge of #112945 - compiler-errors:tighten-span-of-adjustment-error, r=o...
bors
-15
/
+8
2023-07-11
fix handling of alignment for dyn-sized places
Ralf Jung
-5
/
+6
2023-07-11
miri: protect Move() function arguments during the call
Ralf Jung
-22
/
+348
2023-07-10
Do not set up wrong span for adjustments
Michael Goulet
-15
/
+8
2023-07-10
Merge from rustc
Ralf Jung
-0
/
+43
2023-07-09
test and fix return place alias restrictions
Ralf Jung
-0
/
+118
2023-07-09
Auto merge of #113488 - RalfJung:miri, r=RalfJung
bors
-14
/
+118
2023-07-08
Merge from rustc
The Miri Conjob Bot
-1
/
+1
2023-07-07
Rollup merge of #113441 - RalfJung:assign-no-overlap, r=oli-obk
Michael Goulet
-0
/
+43
2023-07-07
miri: check that assignments do not self-overlap
Ralf Jung
-0
/
+43
2023-07-07
Auto merge of #2969 - oli-obk:run-dep, r=RalfJung
bors
-7
/
+7
2023-07-07
MIRIFLAGS are already passed in the `./miri` wrapper
Oli Scherer
-5
/
+0
2023-07-07
Remove a now-useless flag
Oli Scherer
-1
/
+0
2023-07-07
Silence all the boilerplate around `./miri run` and `./miri run-dep`
Oli Scherer
-1
/
+0
2023-07-07
Use new std::simd fn in miri tests
Jubilee Young
-1
/
+1
2023-07-06
Stop parsing ui_test annotations in `run-dep` mode
Oli Scherer
-7
/
+14
2023-07-06
Ignore test on apple
Oli Scherer
-0
/
+1
2023-07-05
C "memcpy" shim: ensure the pointers are valid
Ralf Jung
-0
/
+102
2023-07-04
Restore test filtering by substring.
Oli Scherer
-1
/
+2
2023-07-03
vec tets: ensure pointer is still writeable
Ralf Jung
-6
/
+6
2023-06-29
Use a valid `target` directory in miri ui tests
Oli Scherer
-0
/
+1
2023-06-28
Auto merge of #2936 - Vanille-N:unique, r=RalfJung
bors
-10
/
+419
2023-06-28
Unique gets special treatment when -Zmiri-unique-is-unique
Neven Villani
-10
/
+419
2023-06-27
Make `--quiet` actually do something
Oli Scherer
-3
/
+10
2023-06-26
Update ui test crate
Oli Scherer
-69
/
+33
2023-06-20
Auto merge of #2520 - saethlin:mmap-shim, r=RalfJung
bors
-0
/
+260
2023-06-20
Improve organization
Ben Kimock
-0
/
+0
2023-06-20
Make munmap throw unsup errors instead of trying to work
Ben Kimock
-21
/
+40
2023-06-20
mmap/munmap/mremamp shims
Ben Kimock
-0
/
+241
2023-06-19
bless new tests
Ralf Jung
-2
/
+2
2023-06-18
Merge from rustc
Ralf Jung
-3
/
+3
2023-06-17
Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk
bors
-3
/
+3
2023-06-17
Merge from rustc
Ralf Jung
-1
/
+1
2023-06-16
remove box_free and replace with drop impl
DrMeepster
-3
/
+3
2023-06-16
Ignore the always part of #[inline(always)] in MIR inlining
Ben Kimock
-1
/
+1
2023-06-16
make test work cross-platform
Ralf Jung
-31
/
+10
2023-06-16
add tests for panicky drop in thread_local destructor
Ralf Jung
-0
/
+75
[prev]
[next]