diff options
| author | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2020-12-15 00:00:00 +0000 |
|---|---|---|
| committer | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2020-12-15 00:00:00 +0000 |
| commit | a9ff4bd838a976e0215d3b6c06014eabc028550e (patch) | |
| tree | 18fe127fea58e4a6cdcc8eb47ee480a707e33367 /compiler/rustc_errors/src/snippet.rs | |
| parent | e15ec667cee92d47c64fc903227b2fdb81f9e530 (diff) | |
| download | rust-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
