about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2021-10-04 21:12:37 -0700
committerGitHub <noreply@github.com>2021-10-04 21:12:37 -0700
commit36f173f0a93dc3ead3d8be5f160c28cba0637494 (patch)
treef977ca5d80de0ee27550401c1e69bd0b87f993d8 /compiler/rustc_codegen_llvm/src
parenta19537d43d777f2088dbaf65233b713b1ef29d30 (diff)
parente2d3e09b9cb60f148e99d16e9af650f81275e5f1 (diff)
downloadrust-36f173f0a93dc3ead3d8be5f160c28cba0637494.tar.gz
rust-36f173f0a93dc3ead3d8be5f160c28cba0637494.zip
Rollup merge of #89466 - Mark-Simulacrum:query-macros, r=oli-obk
Fix bug with query modifier parsing

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.

Extracted from other work, and somewhat duplicates 0358edeb5 from #85830, but
this approach seems a little simpler to me. Not technically currently necessary but seems
like a good cleanup.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions