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.stderr
Age
Commit message (
Expand
)
Author
Lines
2025-06-07
const-eval error: always say in which item the error occurred
Ralf Jung
-14
/
+14
2025-06-02
Clarify why we are talking about a failed const eval at a random place
Oli Scherer
-14
/
+14
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-41
/
+41
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-14
/
+14
2025-02-28
Shorten span of panic failures in const context
Esteban Küber
-21
/
+9
2025-02-17
stabilize (const_)ptr_sub_ptr
bendn
-14
/
+14
2025-02-02
miri: improve error when offset_from preconditions are violated
Ralf Jung
-7
/
+7
2024-08-01
on a signed deref check, mention the right pointer in the error
Ralf Jung
-4
/
+4
2024-07-27
improve dangling/oob errors and make them more uniform
Ralf Jung
-18
/
+18
2024-07-27
miri: fix offset_from behavior on wildcard pointers
Ralf Jung
-3
/
+3
2024-07-06
offset_from intrinsic: always allow pointers to point to the same address
Ralf Jung
-11
/
+11
2024-07-04
offset_from: "the difference must fit in an isize" is a corollary
Ralf Jung
-5
/
+11
2024-05-13
offset, offset_from: allow zero-byte offset on arbitrary pointers
Ralf Jung
-13
/
+1
2024-05-09
interpret/miri: better errors on failing offset_from
Ralf Jung
-3
/
+3
2023-11-26
Update std::simd usage and test outputs
Caleb Zulawski
-3
/
+3
2023-10-16
Normalize alloc-id in tests.
Camille GILLOT
-3
/
+3
2023-06-01
Use translatable diagnostics in `rustc_const_eval`
Deadbeef
-7
/
+7
2023-02-27
Implement checked Shl/Shr at MIR building.
Camille GILLOT
-3
/
+3
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+114