rust-analyzer/crates/hir_ty/src
2021-04-29 15:26:41 +08:00
..
diagnostics decl_check: follow test style guide 2021-04-13 14:13:35 +02:00
infer fix: closure unify without check ClosureId 2021-04-29 15:26:41 +08:00
tests fix: closure unify without check ClosureId 2021-04-29 15:26:41 +08:00
autoderef.rs Profile trait solving for all invocations 2021-04-14 19:11:17 +03:00
builder.rs Remove unused 2021-04-08 14:36:14 +02:00
chalk_db.rs More moving stuff around 2021-04-09 14:28:04 +02:00
chalk_ext.rs Intern consts & lifetimes 2021-04-08 22:48:47 +02:00
db.rs Profile trait solving for all invocations 2021-04-14 19:11:17 +03:00
diagnostics.rs More cleanups / module docs 2021-04-09 14:40:58 +02:00
display.rs hir_ty: deal with TypeRef::Macro in HirFormatter 2021-04-17 16:24:56 +02:00
infer.rs Remove unused 2021-04-08 14:36:14 +02:00
interner.rs More cleanups 2021-04-09 14:33:31 +02:00
lib.rs Exclude inherent traits from flyimports 2021-04-16 11:13:17 +03:00
lower.rs hir_ty: cleanups and extend infinitely_recursive_macro_type test 2021-04-18 20:18:48 +02:00
mapping.rs More moving stuff around 2021-04-09 14:28:04 +02:00
method_resolution.rs Collect inherent impls in unnamed consts 2021-04-19 01:06:26 +02:00
op.rs Implement more precise binary op return type prediction 2021-04-10 16:56:32 +02:00
primitive.rs More cleanups / module docs 2021-04-09 14:40:58 +02:00
test_db.rs Create all ModuleIds through a DefMap method 2021-01-25 15:21:33 +01:00
tests.rs Access a body's block def maps via a method 2021-04-04 03:03:18 +02:00
tls.rs More moving stuff around 2021-04-09 14:28:04 +02:00
traits.rs More cleanups / module docs 2021-04-09 14:40:58 +02:00
utils.rs Exclude inherent traits from flyimports 2021-04-16 11:13:17 +03:00
walk.rs Remove unused 2021-04-08 14:36:14 +02:00