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
/
fail
/
alloc
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
improve process::abort rendering in Miri backtraces
Ralf Jung
-8
/
+4
2025-08-08
mbe: In error messages, don't assume attributes are always proc macros
Josh Triplett
-1
/
+1
2025-06-07
diagnostics: do not repeat the entire message in the span label
Ralf Jung
-16
/
+16
2025-05-30
Change diagnostic wording
tiif
-2
/
+1
2025-05-15
normalize abort calls in miri tests
joboet
-2
/
+2
2025-03-17
Fix miri
bjorn3
-0
/
+10
2025-03-14
Do not suggest using `-Zmacro-backtrace` for builtin macros
Esteban Küber
-1
/
+0
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-12
/
+14
2024-09-21
fmt (with a huge diff for some reason)
Ralf Jung
-6
/
+6
2024-09-16
Bump ui test
Oli Scherer
-36
/
+36
2024-09-11
make basic allocation functions track_caller in Miri for nicer backtraces
Ralf Jung
-65
/
+28
2024-08-27
bless miri test
joboet
-3
/
+5
2024-08-21
add a test for zero-sized protectors
Ralf Jung
-4
/
+2
2024-08-09
throw_unsup_format for alignment greater than 2^29 and refactor non-power-of-...
tiif
-0
/
+54
2024-07-15
Make normalization regex less exact
Chris Denton
-1
/
+1
2024-06-17
show proper UB when making a too large allocation request
Ralf Jung
-0
/
+25
2024-05-04
only show the 'basic API common for this target' message when this is a missi...
Ralf Jung
-2
/
+2
2024-05-04
update 'unsupported' message
Ralf Jung
-1
/
+2
2024-04-17
tests/utils: add fmt::Write implementations for miri's native stdout/stderr
Ralf Jung
-18
/
+17
2024-04-17
alloc_error_handler tests: directly call handle_alloc_error; test more codepaths
Ralf Jung
-59
/
+96
2024-04-16
implement support for __rust_alloc_error_handler
Ralf Jung
-0
/
+145
2024-03-09
simplify no-std tests
Ralf Jung
-4
/
+2
2024-01-11
std: update miri tests
joboet
-2
/
+2
2023-11-24
Bless Miri tests
Nilstrieb
-9
/
+9
2023-10-15
don't UB on dangling ptr deref, instead check inbounds on projections
Ralf Jung
-2
/
+2
2023-08-11
Include spans in use-after-free diagnostics
Ben Kimock
-3
/
+33
2023-08-01
properly track why we checked whether a pointer is in-bounds
Ralf Jung
-9
/
+9
2023-06-16
remove box_free and replace with drop impl
DrMeepster
-1
/
+1
2023-05-09
Update to latest ui_test crate version.
Oli Scherer
-7
/
+7
2022-12-28
handle unknown targets more gracefully
Ralf Jung
-3
/
+4
2022-12-06
Reintroduce the span printing in miri (plus point to spans where possible)
Oli Scherer
-14
/
+14
2022-12-06
Remove now-redundant file/line info from const backtraces
Oli Scherer
-21
/
+21
2022-09-21
Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'
Oli Scherer
-0
/
+287