about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/coverageinfo/mod.rs
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-05-30 16:45:51 +0200
committerMark Rousskov <mark.simulacrum@gmail.com>2021-10-02 13:00:19 -0400
commite2d3e09b9cb60f148e99d16e9af650f81275e5f1 (patch)
treede896a06331369f9f6544fc51a15139079f19336 /compiler/rustc_codegen_llvm/src/coverageinfo/mod.rs
parent6e1211081239be62a5d0bb3bbcb29a9f14621c81 (diff)
downloadrust-e2d3e09b9cb60f148e99d16e9af650f81275e5f1.tar.gz
rust-e2d3e09b9cb60f148e99d16e9af650f81275e5f1.zip
Prevent macro ambiguity errors
The previous macro_rules! parsers failed when an additional modifier was added
with ambiguity errors. The error is pretty unclear as to what exactly the cause
here is, but this change simplifies the argument parsing code such that the
error is avoided.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/coverageinfo/mod.rs')
0 files changed, 0 insertions, 0 deletions