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
/
tests
/
ui
/
consts
/
offset_ub.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-07-09
miri: fix out-of-bounds error for ptrs with negative offsets
Ralf Jung
-3
/
+3
2025-06-07
const-eval error: always say in which item the error occurred
Ralf Jung
-11
/
+11
2025-06-02
Clarify why we are talking about a failed const eval at a random place
Oli Scherer
-11
/
+11
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-22
/
+22
2025-05-21
Add some track_caller info to precondition panics
Ben Kimock
-33
/
+0
2025-04-30
interpret: better error message for out-of-bounds pointer arithmetic and acce...
Ralf Jung
-9
/
+9
2025-02-28
Shorten span of panic failures in const context
Esteban Küber
-77
/
+33
2024-08-01
fix the way we detect overflow for inbounds arithmetic (and tweak the error m...
Ralf Jung
-2
/
+2
2024-08-01
interpret: simplify pointer arithmetic logic
Ralf Jung
-7
/
+7
2024-08-01
on a signed deref check, mention the right pointer in the error
Ralf Jung
-5
/
+5
2024-07-27
improve dangling/oob errors and make them more uniform
Ralf Jung
-17
/
+17
2024-05-13
offset, offset_from: allow zero-byte offset on arbitrary pointers
Ralf Jung
-15
/
+2
2023-11-26
Update std::simd usage and test outputs
Caleb Zulawski
-12
/
+12
2023-10-16
Normalize alloc-id in tests.
Camille GILLOT
-4
/
+4
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+159