rust-analyzer/crates/hir_ty/src
Florian Diebold 1954147834 More renaming
2021-03-14 16:33:27 +01:00
..
diagnostics Use chalk_ir::FnDefId 2021-03-13 17:56:48 +01:00
infer Use chalk_ir::FnSig 2021-03-14 16:30:43 +01:00
tests Check ancestor maps when computing traits in scope 2021-03-09 18:27:23 +01:00
traits More renaming 2021-03-14 16:33:27 +01:00
autoderef.rs Use chalk_ir::FnSig 2021-03-14 16:30:43 +01:00
db.rs Create TraitEnvironment through a query 2021-03-13 20:38:45 +01:00
diagnostics.rs Prefer names from outer DefMap over extern prelude 2021-03-10 16:33:18 +01:00
display.rs More renaming 2021-03-14 16:33:27 +01:00
infer.rs Rename some fields to their Chalk names 2021-03-14 16:30:43 +01:00
lib.rs More renaming 2021-03-14 16:33:27 +01:00
lower.rs More renaming 2021-03-14 16:33:27 +01:00
method_resolution.rs Use chalk_ir::ForeignDefId 2021-03-13 17:56:48 +01:00
op.rs Separate Ty and TyKind like in Chalk 2021-03-13 16:17:15 +01:00
primitive.rs Use chalk_ir::Scalar directly 2021-02-28 11:06:37 +01:00
test_db.rs Create all ModuleIds through a DefMap method 2021-01-25 15:21:33 +01:00
tests.rs Remove ItemTree::source 2021-03-12 23:54:29 +01:00
traits.rs Rename some fields to their Chalk names 2021-03-14 16:30:43 +01:00
utils.rs Stop using ContainerId in AssocContainerId 2021-03-09 18:27:23 +01:00