diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-09-06 10:05:35 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-09-08 16:54:02 +1000 |
| commit | 579037273681da121a4bfd81e00750b924c57a5e (patch) | |
| tree | b2a4a7fa895af1f12cfa445602e10be07269cb26 /compiler/rustc_interface/src/errors.rs | |
| parent | e525e4f10a84c61bebf79350484502a8f08519f4 (diff) | |
| download | rust-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
