about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-08-13 15:29:12 +0200
committerGitHub <noreply@github.com>2021-08-13 15:29:12 +0200
commit96c9dabd1792e45ea426e5459bc56bdcf4bc526e (patch)
treeb0f21e727ec68cb4a392c0fffa3a2616973373b7 /compiler/rustc_codegen_llvm/src
parentfc3a90dc7435d3d2378cc558e06a4600d79e4115 (diff)
parentcfc3fee952589dc5140a25dfe28b07f5d4fd7aa0 (diff)
downloadrust-96c9dabd1792e45ea426e5459bc56bdcf4bc526e.tar.gz
rust-96c9dabd1792e45ea426e5459bc56bdcf4bc526e.zip
Rollup merge of #87969 - Aaron1011:revert-stmt-id, r=petrochenkov
Revert "Rollup merge of #87779 - Aaron1011:stmt-ast-id, r=petrochenkov"

Fixes #87877

This change interacts badly with `noop_flat_map_stmt`,
which synthesizes multiple statements with the same `NodeId`.

I'm working on a better fix that will still allow us to
remove this special case. For now, let's revert the change
to fix the ICE.

This reverts commit a4262cc9841d91d48ef994b36eab323e615a7083, reversing
changes made to 8ee962f88e1be7e29482b13c7776c26b98a93bf7.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions