rust/compiler/rustc_serialize/src
Matthias Krüger 929423a4f0
Rollup merge of #137121 - bend-n:master, r=Noratrieb
stabilize `(const_)ptr_sub_ptr`

Tracking issue: #95892
Closes #95892
FCP Completed: https://github.com/rust-lang/rust/issues/95892#issuecomment-2561139730

r? ````@Noratrieb````
2025-02-23 00:16:18 +01:00
..
int_overflow.rs Add add/sub methods that only panic with debug assertions to rustc 2024-04-13 17:03:12 +02:00
leb128.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lib.rs stabilize (const_)ptr_sub_ptr 2025-02-17 10:07:27 +07:00
opaque.rs Fix used_underscore_binding in rustc_serialize 2024-10-07 15:02:45 +02:00
serialize.rs Move hashes from rustc_data_structure to rustc_hashes so they can be shared with rust-analyzer 2025-02-16 16:18:30 -05:00