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
/
pass
Age
Commit message (
Expand
)
Author
Lines
2023-08-10
add gamma function shims
Ralf Jung
-2
/
+17
2023-08-05
ensure we allow zero-sized references to functions and vtables
Ralf Jung
-0
/
+25
2023-08-03
add test checking that overlapping assignments work
Ralf Jung
-0
/
+9
2023-08-02
add local_addr_of_mut test
Ralf Jung
-0
/
+12
2023-08-02
add write_does_not_invalidate_all_aliases test, and enable direct_mut_to_cons...
Ralf Jung
-11
/
+65
2023-08-02
fmt
The Miri Conjob Bot
-8
/
+12
2023-08-02
Merge from rustc
The Miri Conjob Bot
-17
/
+58
2023-08-01
Auto merge of #114331 - matthiaskrgr:rollup-rnrmwcx, r=matthiaskrgr
bors
-0
/
+24
2023-08-01
Auto merge of #112849 - m-ou-se:panic-message-format, r=thomcc
bors
-17
/
+34
2023-07-31
fix alignment handling for Repeat expressions
Ralf Jung
-0
/
+24
2023-07-31
add some interesting tests for alignment corner cases
Ralf Jung
-18
/
+23
2023-07-30
refactor tests/utils a bit, and move some FS functions there
Ralf Jung
-42
/
+16
2023-07-29
Change default panic handler message format.
Mara Bos
-17
/
+34
2023-07-28
exract a perform_access, check read-read commutation exhaustively
Neven Villani
-16
/
+18
2023-07-26
we correctly check that the perm is not lazy when triggering protectors
Neven Villani
-0
/
+16
2023-07-26
normalize tree borrow diagnostics across targets
Ralf Jung
-48
/
+48
2023-07-26
fmt
The Miri Conjob Bot
-1
/
+1
2023-07-25
Auto merge of #114011 - RalfJung:place-projection, r=oli-obk
bors
-1
/
+4
2023-07-25
interpret: refactor projection code to work on a common trait, and use that f...
Ralf Jung
-1
/
+4
2023-07-21
make full field retagging the default
Ralf Jung
-15
/
+26
2023-07-16
miri: fail when calling a function that requires an unavailable target feature
Eduardo Sánchez Muñoz
-0
/
+12
2023-07-11
miri: protect Move() function arguments during the call
Ralf Jung
-0
/
+25
2023-07-08
Merge from rustc
The Miri Conjob Bot
-1
/
+1
2023-07-07
Use new std::simd fn in miri tests
Jubilee Young
-1
/
+1
2023-07-03
vec tets: ensure pointer is still writeable
Ralf Jung
-6
/
+6
2023-06-28
Unique gets special treatment when -Zmiri-unique-is-unique
Neven Villani
-5
/
+206
2023-06-15
Merge from rustc
Oli Scherer
-3
/
+3
2023-06-14
update miri test
The 8472
-3
/
+3
2023-06-03
Select more TB fail tests
Neven Villani
-13
/
+113
2023-05-31
Merge from rustc
Ralf Jung
-1
/
+1
2023-05-29
Update a MIRI fake-time test that this makes "faster"
Scott McMurray
-1
/
+1
2023-05-28
Merge from rustc
Ben Kimock
-0
/
+29
2023-05-27
Add support for nested panics to miri
Amanieu d'Antras
-0
/
+29
2023-05-25
Auto merge of #86844 - bjorn3:global_alloc_improvements, r=pnkfelix
bors
-1
/
+1
2023-05-23
Merge from rustc
Oli Scherer
-1
/
+1
2023-05-21
Rename `drop_copy` lint to `dropping_copy_types`
Urgau
-1
/
+1
2023-05-13
support array return types in simd_bitmask
Ralf Jung
-0
/
+33
2023-05-13
implement SIMD ptr casts
Ralf Jung
-0
/
+12
2023-05-12
Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwco
bors
-0
/
+3
2023-05-11
Fix fs miri test on AArch64
bjorn3
-1
/
+1
2023-05-10
Adjust tests for new drop and forget lints
Urgau
-0
/
+3
2023-05-08
port tests to 2021 edition
Ralf Jung
-14
/
+38
2023-05-08
print how long the measured sleep time actually was on test failure
Ralf Jung
-2
/
+4
2023-05-08
increase timing slack for sync tests
Ralf Jung
-4
/
+6
2023-05-05
clearer variable names in data_race
Ralf Jung
-4
/
+2
2023-05-05
ensure that the proc_macro crate exists in the sysroot
Ralf Jung
-0
/
+9
2023-04-28
Tree Borrows: improved diagnostics
Neven Villani
-68
/
+84
2023-04-26
port stacked borrows tests to tree borrows
Ralf Jung
-0
/
+239
2023-04-26
tree borrows: test String::as_mut_ptr
Ralf Jung
-14
/
+41
2023-04-19
Remove a test that wasn't carrying its weight
Oli Scherer
-11
/
+0
[prev]
[next]