about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/query.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-05-27 00:23:58 +0200
committerGitHub <noreply@github.com>2023-05-27 00:23:58 +0200
commit1e766bfd2abba7c2f6bc2f5a10c5d152a8c65164 (patch)
treebe9bfafb8fd8597bf415ae84b1f37f14bd6f75ee /compiler/rustc_mir_transform/src/coverage/query.rs
parent51cf1b62bc7fdd1d25a4ec03f381eda523a76943 (diff)
parentaa67ae2d9d7f12aab30682035fa06067dbe90d2e (diff)
downloadrust-1e766bfd2abba7c2f6bc2f5a10c5d152a8c65164.tar.gz
rust-1e766bfd2abba7c2f6bc2f5a10c5d152a8c65164.zip
Rollup merge of #111927 - sladyn98:item-static, r=GuillaumeGomez
Migrate `item_static` to Askama

This pull request addresses the type signature of the item_static function in our codebase. Previously, this function accepted a mutable reference to a Buffer for writing output. The current changes modify this to instead accept a mutable reference to any type that implements the Write trait.

Referes https://github.com/rust-lang/rust/issues/108868
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions