mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
bcf787a780
Rollup of 5 pull requests Successful merges: - rust-lang/rust#150607 (Add amdgpu_dispatch_ptr intrinsic) - rust-lang/rust#150611 (Unify and deduplicate From<T> float tests) - rust-lang/rust#151082 (Silence unused type param error on struct parse error) - rust-lang/rust#151159 (Tidying up `tests/ui/issues` 15 tests [8/N]) - rust-lang/rust#151164 (Stabilise `EULER_GAMMA` and `GOLDEN_RATIO` constants for `f32` and `f64`.) r? @ghost