about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-09-01 00:26:53 +0000
committerbors <bors@rust-lang.org>2022-09-01 00:26:53 +0000
commitc1918fcb9a60845107cdd6a14afb3af9662972ca (patch)
treefbd6a9b1747923cc3c03419bb5a9ba484a11c2b6 /compiler/rustc_mir_transform/src/coverage/debug.rs
parent3e358a6827d83e8d6473913a5e304734aadfed04 (diff)
parent2c7f2c105bb52d83409fc29bd181af442b8ba43d (diff)
downloadrust-c1918fcb9a60845107cdd6a14afb3af9662972ca.tar.gz
rust-c1918fcb9a60845107cdd6a14afb3af9662972ca.zip
Auto merge of #100210 - mystor:proc_macro_diag_struct, r=eddyb
proc_macro/bridge: send diagnostics over the bridge as a struct

This removes some RPC when creating and emitting diagnostics, and
simplifies the bridge slightly.

After this change, there are no remaining methods which take advantage
of the support for `&mut` references to objects in the store as
arguments, meaning that support for them could technically be removed if
we wanted. The only remaining uses of immutable references into the
store are `TokenStream` and `SourceFile`.

r? `@eddyb`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions