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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
consts
/
offset_ub.stderr
Age
Commit message (
Expand
)
Author
Lines
2022-07-05
adjust dangling-int-ptr error message
Ralf Jung
-7
/
+7
2022-02-13
update stderr messages
SaltyKitkat
-24
/
+24
2022-03-22
interpret/memory: simplify check_and_deref_ptr
Ralf Jung
-2
/
+2
2022-03-10
adjust offset_from logic: check that both pointers are in-bounds
Ralf Jung
-1
/
+1
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-12
/
+12
2021-07-18
miri: better ptr-out-of-bounds errors
Ralf Jung
-10
/
+24
2021-07-15
tweak pointer out-of-bounds error message
Ralf Jung
-3
/
+3
2021-07-14
adjust tests
Ralf Jung
-38
/
+29
2021-06-18
bless you
Ralf Jung
-64
/
+29
2021-05-06
use CheckInAllocMsg::PointerArithmeticTest for ptr_offset error
Ralf Jung
-4
/
+4
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-22
/
+22
2021-02-03
make const_err a future incompat lint
Ralf Jung
-0
/
+32
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-11
/
+11
2020-07-27
mv std libs to library/
mark
-22
/
+22
2020-06-30
Bless failing tests
LeSeulArtichaut
-66
/
+66
2020-05-27
Add additional checks for isize overflow
Joe Richey
-2
/
+2
2020-05-26
Add checks and tests for computing abs(offset_bytes)
Joe Richey
-1
/
+16
2020-05-25
test/ui/consts: Add tests for const ptr offsets
Joe Richey
-0
/
+154