about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/snippet.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2020-12-17 11:36:52 +0100
committerGitHub <noreply@github.com>2020-12-17 11:36:52 +0100
commit1f5d8de0627738ee7b0d5bcf5bcc9080a519f2f0 (patch)
tree358d7033f6cf8a135452442b33910737512b1a6a /compiler/rustc_errors/src/snippet.rs
parent93f1c67e91939e7f0f933194cb2168ca76c19068 (diff)
parenta9ff4bd838a976e0215d3b6c06014eabc028550e (diff)
downloadrust-1f5d8de0627738ee7b0d5bcf5bcc9080a519f2f0.tar.gz
rust-1f5d8de0627738ee7b0d5bcf5bcc9080a519f2f0.zip
Rollup merge of #80040 - tmiasko:always-lower-intrinsics, r=Dylan-DPC
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