about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-09-06 10:05:35 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2023-09-08 16:54:02 +1000
commit579037273681da121a4bfd81e00750b924c57a5e (patch)
treeb2a4a7fa895af1f12cfa445602e10be07269cb26 /compiler/rustc_interface/src/errors.rs
parente525e4f10a84c61bebf79350484502a8f08519f4 (diff)
downloadrust-579037273681da121a4bfd81e00750b924c57a5e.tar.gz
rust-579037273681da121a4bfd81e00750b924c57a5e.zip
Optimize `Span::is_dummy`.
It's quite hot, and worth having a version that works directly at the
`Span` level, rather than first converting to the `SpanData` level.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions