rust/library/core
bors 6fc8a27931 Auto merge of #135555 - matthiaskrgr:rollup-jnqdbuu, r=matthiaskrgr
Rollup of 5 pull requests

Successful merges:

 - #135497 (fix typo in typenames of pin documentation)
 - #135522 (add incremental test for issue 135514)
 - #135523 (const traits: remove some known-bug that do not seem to make sense)
 - #135535 (Add GUI test for #135499)
 - #135541 (Methods of const traits are const)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-01-15 22:22:48 +00:00
..
benches Fix typos 2024-12-27 21:35:57 +08:00
src Auto merge of #135555 - matthiaskrgr:rollup-jnqdbuu, r=matthiaskrgr 2025-01-15 22:22:48 +00:00
tests Add inherent versions of MaybeUninit methods for slices 2025-01-11 23:57:00 -05: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