rust-analyzer/crates/hir/src
Aleksey Kladov 6f0141a140 minor: optimize
We shouldn't be looking at the source map unless we actually have
diagnostics.
2021-06-12 17:49:41 +03:00
..
semantics source_to_def: skip items with no def 2021-06-08 16:42:48 +02:00
attrs.rs Don't store call-site text offsets in hygiene info 2021-05-06 19:59:54 +02:00
db.rs Add more docs 2021-05-22 16:53:47 +03:00
diagnostics.rs internal: move missing unsafe diagnostic to hir 2021-06-12 17:39:46 +03:00
display.rs Don't store supertraits in ItemTree 2021-05-27 16:52:30 +03:00
from_id.rs Remove useless code_model indirection 2021-03-08 22:08:30 +03:00
has_source.rs Return Either from MacroDefId::ast_id 2021-03-19 19:56:13 +01:00
lib.rs minor: optimize 2021-06-12 17:49:41 +03:00
semantics.rs Merge #9191 2021-06-09 13:17:38 +00:00
source_analyzer.rs simplify 2021-05-26 21:09:27 +02:00