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
/
ui.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-06
Add normalization for thread IDs in panic messages
Trevor Gross
-1
/
+2
2025-07-27
Add support for building and linking against genmc
Patrick-6
-0
/
+14
2025-07-19
move and update test dependencies
Ralf Jung
-1
/
+1
2025-07-19
bump ui_test
Ralf Jung
-5
/
+3
2025-07-18
make native-lib support compile-time-optional, and centralize cfg usage
Ralf Jung
-1
/
+1
2025-07-12
./x test miri: fix cleaning the miri_ui directory
Ralf Jung
-0
/
+2
2025-07-03
only set host-specific CC; improve and de-duplicate native libs testing logic
Ralf Jung
-13
/
+17
2025-05-17
fix clippy lints
Ralf Jung
-4
/
+4
2025-05-07
test suite: use CARGO_TARGET_TMPDIR for temporary build artifacts
Ralf Jung
-3
/
+2
2025-03-08
Erase non-pal sys platform paths
Thalia Archibald
-2
/
+2
2025-02-20
Add explanation comment
Jakub Beránek
-0
/
+1
2025-02-20
Remove GitHub job summaries
Jakub Beránek
-9
/
+4
2025-02-01
fmt
The Miri Cronjob Bot
-15
/
+18
2025-01-27
Bump ui_test
Oli Scherer
-6
/
+10
2025-01-27
Avoid a bool and use an Option of ZST instead
Oli Scherer
-13
/
+23
2024-12-05
extend Miri to correctly pass mutable pointers through FFI
Strophox
-0
/
+1
2024-09-29
let rustfmt format imports
Ralf Jung
-1
/
+2
2024-09-21
fmt (with a huge diff for some reason)
Ralf Jung
-18
/
+15
2024-09-16
Fix run --dep
Oli Scherer
-0
/
+1
2024-09-16
Refator DependencyBuilder construction
Oli Scherer
-14
/
+15
2024-09-16
Bump ui test
Oli Scherer
-55
/
+65
2024-09-12
Remove an unused piece of logic
Oli Scherer
-4
/
+1
2024-09-03
Enable native libraries on macOS
Jesse Rusak
-9
/
+10
2024-08-30
enable Miri to pass const pointers through FFI
Strophox
-3
/
+10
2024-08-10
miri-script: use --remap-path-prefix to print errors relative to the right root
Ralf Jung
-5
/
+7
2024-08-05
use a Miri-specific folder for ui tests
Ralf Jung
-1
/
+1
2024-05-11
Merge from rustc
The Miri Cronjob Bot
-2
/
+2
2024-05-10
rename 'extern-so' to 'native-lib'
Ralf Jung
-15
/
+15
2024-05-08
Use generic `NonZero`.
Markus Reiter
-2
/
+2
2024-04-28
Remove direct dependencies on lazy_static, once_cell and byteorder
George Bateman
-9
/
+13
2024-04-15
Auto merge of #3411 - RalfJung:sysroot, r=RalfJung
bors
-0
/
+7
2024-04-15
fix error display for './miri run --dep'
Ralf Jung
-1
/
+2
2024-04-08
set --sysroot outside the driver rather than messing with the arguments passe...
Ralf Jung
-0
/
+7
2024-03-31
extern-so: give the version script a better name; show errors from failing to...
Ralf Jung
-8
/
+12
2024-03-26
run_dep_mode: treat program.args and program.env consistently
Ralf Jung
-29
/
+28
2024-03-23
disable RUST_BACKTRACE in CI, set it inside the test harness instead
Ralf Jung
-4
/
+9
2024-03-23
when a test fails, repeat the target after the failure report
Ralf Jung
-0
/
+2
2024-03-09
rename tests/compiletest → tests/ui
Ralf Jung
-0
/
+304