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_from_ub.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-26
/
+27
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-11
/
+13
2025-02-28
Shorten span of panic failures in const context
Esteban Küber
-3
/
+3
2025-02-17
stabilize (const_)ptr_sub_ptr
bendn
-1
/
+0
2025-02-02
miri: improve error when offset_from preconditions are violated
Ralf Jung
-5
/
+5
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-1
/
+1
2024-08-01
on a signed deref check, mention the right pointer in the error
Ralf Jung
-2
/
+2
2024-07-27
improve dangling/oob errors and make them more uniform
Ralf Jung
-2
/
+3
2024-07-27
miri: fix offset_from behavior on wildcard pointers
Ralf Jung
-1
/
+1
2024-07-06
offset_from intrinsic: always allow pointers to point to the same address
Ralf Jung
-14
/
+19
2024-07-04
offset_from: "the difference must fit in an isize" is a corollary
Ralf Jung
-0
/
+8
2024-05-13
offset, offset_from: allow zero-byte offset on arbitrary pointers
Ralf Jung
-4
/
+4
2024-05-09
interpret/miri: better errors on failing offset_from
Ralf Jung
-4
/
+4
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+125