rust/library/core
Mads Marquart 5966ba0424 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.
2024-12-30 00:26:47 +01:00
..
benches Fix typos 2024-12-27 21:35:57 +08:00
src Fix ptr::from_ref documentation example comment 2024-12-30 00:26:47 +01:00
tests Override carrying_mul_add in cg_llvm 2024-12-27 08:17:40 -08: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