about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-04-09 18:26:28 +0200
committerGitHub <noreply@github.com>2022-04-09 18:26:28 +0200
commit17157c717e8121c18c38fd08f47ac2cecd9aa57c (patch)
treee92a54ae727d10a077f896f2ab3fdbd79545333d /compiler/rustc_codegen_llvm/src
parent50929460419d5235c17e61773b18376f41a88a04 (diff)
parent379ae12a1dfc26ba58607be7f83a3e7f24550a84 (diff)
downloadrust-17157c717e8121c18c38fd08f47ac2cecd9aa57c.tar.gz
rust-17157c717e8121c18c38fd08f47ac2cecd9aa57c.zip
Rollup merge of #95808 - petrochenkov:fragspec, r=nnethercote
expand: Remove `ParseSess::missing_fragment_specifiers`

It was used for deduplicating some errors for legacy code which are mostly deduplicated even without that, but at cost of global mutable state, which is not a good tradeoff.

cc https://github.com/rust-lang/rust/pull/95747#issuecomment-1091619403
r? ``@nnethercote``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions