about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/snippet.rs
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2020-12-15 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2020-12-15 00:00:00 +0000
commita9ff4bd838a976e0215d3b6c06014eabc028550e (patch)
tree18fe127fea58e4a6cdcc8eb47ee480a707e33367 /compiler/rustc_errors/src/snippet.rs
parente15ec667cee92d47c64fc903227b2fdb81f9e530 (diff)
downloadrust-a9ff4bd838a976e0215d3b6c06014eabc028550e.tar.gz
rust-a9ff4bd838a976e0215d3b6c06014eabc028550e.zip
Always run intrinsics lowering pass
Move intrinsics lowering pass from the optimization phase (where it
would not run if -Zmir-opt-level=0), to the drop lowering phase where it
runs unconditionally.

The implementation of those intrinsics in code generation and
interpreter is unnecessary. Remove it.
Diffstat (limited to 'compiler/rustc_errors/src/snippet.rs')
0 files changed, 0 insertions, 0 deletions