docs/relnotes/25.3.0: Escape some rst language constructs
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

That are from the gitlog, which we don't currently escape.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38454>
This commit is contained in:
Dylan Baker 2025-11-17 10:26:08 -08:00 committed by Marge Bot
parent 4a524a6de6
commit 9b7a676fa6

View file

@ -771,7 +771,7 @@ Caio Oliveira (93):
- brw: Run validation as soon as we have the CFG around
- brw: Fix printing of blocks in disassembly when BRW is available
- util: Avoid invalid access in ralloc_print_info()
- brw: Add \`FILE *` parameter to dump_assembly
- brw: Add \`FILE \*\` parameter to dump_assembly
- brw: Add and use more brw_validate.cpp macros
- brw: Use uint16_t for size_written
- brw: Centralize brw_inst allocation