Files
rust/tests
bors b08dd92552 Auto merge of #114720 - scottmcm:better-sub, r=workingjubilee
Tell LLVM that the negation in `<*const T>::sub` cannot overflow

Today it's just `sub` <https://rust.godbolt.org/z/8EzEPnMr5>; with this PR it's `sub nsw`.
2023-08-11 23:40:33 +00:00
..
2023-08-03 18:42:12 +00:00
2023-08-01 14:24:11 +02:00
2023-07-26 08:42:40 +00:00