mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
9d01eaad2e
Show intrinsics::gpu in docs It was previously not visible (unless compiling docs for amdgpu, which I guess nobody does). Follow other specific intrinsics and always include them in docs. Now looks like this: <img width="1220" height="446" alt="2026-05-11_10-51-05" src="https://github.com/user-attachments/assets/c3a98f0e-2803-4697-87a8-1cc8ff01815c" /> r? @ZuseZ4 (I hope you are fine with reviewing this, please re-assign if not :))