rust/library/alloc
Trevor Gross 51734a8a6d
Rollup merge of #125897 - RalfJung:from-ref, r=Amanieu
from_ref, from_mut: clarify documentation

This was brought up [here](https://github.com/rust-lang/rust/issues/56604#issuecomment-2143193486). The domain of quantification is generally always constrained by the type in the type signature, and I am not sure it's always worth spelling that out explicitly as that makes things exceedingly verbose. But since this was explicitly brought up, let's clarify.
2024-07-27 13:32:56 -04:00
..
benches disable benches in Miri 2024-04-07 09:58:10 +02:00
src Rollup merge of #125897 - RalfJung:from-ref, r=Amanieu 2024-07-27 13:32:56 -04:00
tests Remove generic lifetime parameter of trait Pattern 2024-07-15 12:12:44 +02:00
Cargo.toml Cleanup bootstrap check-cfg 2024-06-27 11:30:03 +02:00