rust/library
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
..
alloc Rollup merge of #114402 - tifv:tifv-fix-rc-doc, r=cuviper 2023-08-10 21:17:37 -07:00
backtrace@e1c49fbd61
core Auto merge of #114720 - scottmcm:better-sub, r=workingjubilee 2023-08-11 23:40:33 +00:00
panic_abort Add internal_features lint 2023-08-03 14:50:50 +02:00
panic_unwind stabilize abi_thiscall 2023-08-07 14:11:03 +02:00
portable-simd
proc_macro Add internal_features lint 2023-08-03 14:50:50 +02:00
profiler_builtins Add internal_features lint 2023-08-03 14:50:50 +02:00
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #113432 - klensy:ms-cut-backtrace, r=ChrisDenton 2023-08-11 12:07:04 +00:00
stdarch@d77878b729
sysroot
test Rollup merge of #114377 - Enselic:test_get_dbpath_for_term-utf-8, r=thomcc 2023-08-09 22:59:58 +02:00
unwind Add internal_features lint 2023-08-03 14:50:50 +02:00