rust/library/core
Matthias Krüger 6a40d50edc
Rollup merge of #134908 - madsmtm:ptr-from_ref-docs, r=ibraheemdev
Fix `ptr::from_ref` documentation example comment

The comment says that the expression involves no function call, but that was only true for the example above, the example here _does_ contain a function call.

``@rustbot`` label A-docs
2025-01-10 06:28:39 +01:00
..
benches Fix typos 2024-12-27 21:35:57 +08:00
src Rollup merge of #134908 - madsmtm:ptr-from_ref-docs, r=ibraheemdev 2025-01-10 06:28:39 +01:00
tests update cfg(bootstrap) 2025-01-08 21:26:39 +01:00
Cargo.toml Teach rust core about Xtensa VaListImpl and add a custom lowering of vaarg for xtensa. 2024-12-03 10:54:08 +00:00