rust/crates/hir/src
Florian Diebold e480d81988 Introduce GenericArg like in Chalk
Plus some more adaptations to Substitution.

Lots of `assert_ty_ref` that we should revisit when introducing
lifetime/const parameters.
2021-04-03 11:17:13 +02:00
..
semantics Unleash macro 2.0 in hightlight and more 2021-03-27 14:42:49 +08:00
attrs.rs Add AttrsWithOwner and clean up source_map 2021-03-19 21:23:57 +01:00
db.rs Rename item_tree query to file_item_tree 2021-03-18 01:53:37 +01:00
diagnostics.rs For unresolved macros, hightlight only the last segment 2021-02-28 14:29:10 +03:00
display.rs Global TypeRef/TraitRef interning 2021-04-01 19:46:43 +02: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 Introduce GenericArg like in Chalk 2021-04-03 11:17:13 +02:00
semantics.rs Resolve associated types 2021-04-01 21:31:25 +02:00
source_analyzer.rs Resolve associated types with type anchors 2021-04-01 21:52:07 +02:00