diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2020-12-17 11:36:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-17 11:36:52 +0100 |
| commit | 1f5d8de0627738ee7b0d5bcf5bcc9080a519f2f0 (patch) | |
| tree | 358d7033f6cf8a135452442b33910737512b1a6a /compiler/rustc_errors/src/snippet.rs | |
| parent | 93f1c67e91939e7f0f933194cb2168ca76c19068 (diff) | |
| parent | a9ff4bd838a976e0215d3b6c06014eabc028550e (diff) | |
| download | rust-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
