about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-05-22 06:54:16 +0200
committerGitHub <noreply@github.com>2023-05-22 06:54:16 +0200
commitb0415dbec7dbacd62fd77812270fddb7d98235f7 (patch)
treeb1e88a4a06fed626152d20129dab8176ff6e8e88 /compiler/rustc_codegen_llvm/src/errors.rs
parent3869b7b12df0320d869479768c540db1a220f7a4 (diff)
parente9a5a9d7d5502ac6847328a12c9f319f3bb5a903 (diff)
downloadrust-b0415dbec7dbacd62fd77812270fddb7d98235f7.tar.gz
rust-b0415dbec7dbacd62fd77812270fddb7d98235f7.zip
Rollup merge of #111810 - compiler-errors:less-macro, r=thomcc
Don't use inner macro in `marker_impls`

Just recurse instead of having to define an inner macro to avoid the problem with expansion binders being misnumbered between the `$meta` and `$T` variables.

cc `@Veykril` this should fix rust-lang/rust-analyzer#14862 since we've gotten rid of the inner macro.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions