about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorLukas Markeffsky <@>2025-02-16 01:02:18 +0100
committerLukas Markeffsky <@>2025-02-18 13:22:45 +0100
commit1d1ac3d310dfe90e1ec91c731f2cc306ddbd1eb4 (patch)
tree6abffe54762de82c92b314bd4cba7150c9d1673d /compiler/rustc_parse/src/errors.rs
parent7a667d206c45b96676c260030a4e3d9be1cc8495 (diff)
downloadrust-1d1ac3d310dfe90e1ec91c731f2cc306ddbd1eb4.tar.gz
rust-1d1ac3d310dfe90e1ec91c731f2cc306ddbd1eb4.zip
remove redundant code
- we normalize before calling `layout_of_uncached`, so we don't need to
  normalize again later
- we check for type/const errors at the top of `layout_of_uncached`, so
  we don't need to check again later
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions