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-05-11
Add `./miri run-dep` for running a file with test dependencies available
Oli Scherer
-2
/
+36
2023-05-11
Emit the compiler flags again
Oli Scherer
-0
/
+2
2023-05-11
fix deny_lint test
Ralf Jung
-2
/
+7
2023-05-10
Adjust tests for new drop and forget lints
Urgau
-0
/
+9
2023-05-10
fmt
Ralf Jung
-1
/
+0
2023-05-10
Merge from rustc
Ralf Jung
-1
/
+0
2023-05-09
Document some arguments
Oli Scherer
-0
/
+2
2023-05-09
Separate config building from Miri command building
Oli Scherer
-25
/
+26
2023-05-09
Update to latest ui_test crate version.
Oli Scherer
-48
/
+99
2023-05-08
port tests to 2021 edition
Ralf Jung
-33
/
+109
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-06
Simplify Tree Borrows event filtering by getting the Range from RangeMap
Neven Villani
-0
/
+6
2023-05-05
Stabilize const_ptr_read
bors
-1
/
+0
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-05-05
Merge from rustc
Ralf Jung
-0
/
+56
2023-05-02
Avoid ICEing miri on layout query cycles
Oli Scherer
-0
/
+56
2023-05-02
Avoid interpreting code that has lint errors
Oli Scherer
-0
/
+20
2023-05-01
Auto merge of #111010 - scottmcm:mem-replace-simpler, r=WaffleLapkin
bors
-3
/
+3
2023-04-30
Update MIRI compiletests
Scott McMurray
-3
/
+3
2023-04-29
bless
Ralf Jung
-2
/
+2
2023-04-28
tweak wording
Ralf Jung
-68
/
+71
2023-04-28
Tree Borrows: improved diagnostics
Neven Villani
-99
/
+367
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-24
Hide backtrace from stderr files
Oli Scherer
-62
/
+2
2023-04-24
Update miri test.
Mara Bos
-26
/
+28
2023-04-24
Merge from rustc
Ralf Jung
-0
/
+28
2023-04-22
Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJung
bors
-0
/
+28
2023-04-22
Merge from rustc
Ralf Jung
-0
/
+20
2023-04-21
Actually keep `PlaceMention` if requested.
Camille GILLOT
-3
/
+5
2023-04-21
Evaluate place expression in `PlaceMention`.
Camille GILLOT
-0
/
+26
2023-04-21
Bless miri.
Camille GILLOT
-11
/
+20
2023-04-21
disable preemption in tokio tests again
Ralf Jung
-1
/
+1
2023-04-19
Remove a test that wasn't carrying its weight
Oli Scherer
-11
/
+0
2023-04-17
Merge from rustc
Oli Scherer
-18
/
+69
2023-04-16
Add a flag to disable leak backtraces
Ben Kimock
-0
/
+17
2023-04-16
Report a backtrace for memory leaks under Miri
Ben Kimock
-21
/
+55
2023-04-14
Auto merge of #2843 - jsoref:spelling, r=RalfJung
bors
-31
/
+31
2023-04-14
Fix spelling
Josh Soref
-31
/
+31
2023-04-14
add test for recent unwind UB issue
Ralf Jung
-0
/
+9
2023-04-14
Merge from rustc
Ralf Jung
-3
/
+0
2023-04-13
Auto merge of #2833 - oli-obk:ui_test_bump, r=RalfJung
bors
-13
/
+9
2023-04-13
Auto merge of #2841 - RalfJung:compiletest, r=oli-obk
bors
-0
/
+12
2023-04-13
Update to new ui_test crate
Oli Scherer
-13
/
+9
2023-04-13
compiletest: complain about unknown flags
Ralf Jung
-0
/
+12
2023-04-13
Rollup merge of #110072 - joshtriplett:stabilize-is-terminal, r=Mark-Simulacrum
Matthias Krüger
-3
/
+0
2023-04-12
add memcpy/strcpy shims
mojave2
-0
/
+80
2023-04-11
filter out notes
DebugSteven
-53
/
+1
[prev]
[next]