rust-analyzer/crates/hir-ty/src
2022-08-05 14:16:36 +02:00
..
consteval style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
diagnostics fix: consider assignee expressions in record fields exhaustiveness check 2022-07-24 22:40:04 +09:00
infer feat: Handle operators like their trait functions in the IDE 2022-08-05 14:16:36 +02:00
tests Rename proc macro server from 'Rustc' to 'RustAnalyzer' 2022-07-20 15:40:23 +02:00
autoderef.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
builder.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
chalk_db.rs fix: #12441 False-positive type-mismatch error with generic future 2022-06-03 10:47:41 +08:00
chalk_ext.rs fix: Honor ref expressions for compute_ref_match completions 2022-07-27 13:48:26 +02:00
consteval.rs fix: address suggestions 2022-07-17 18:22:11 +03:00
db.rs fix: Fix trait_impls_in_deps_query being called directly instead of as a query 2022-07-21 10:23:07 +02:00
diagnostics.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
display.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
infer.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
interner.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
lib.rs Auto merge of #12841 - Veykril:query-fix, r=Veykril 2022-07-21 08:23:19 +00:00
lower.rs Auto merge of #12841 - Veykril:query-fix, r=Veykril 2022-07-21 08:23:19 +00:00
mapping.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
method_resolution.rs feat: Handle operators like their trait functions in the IDE 2022-08-05 14:16:36 +02:00
primitive.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
tests.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
tls.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
traits.rs Increase defalt chalk overflow depth to match max solver size 2022-05-22 18:10:38 +03:00
utils.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
walk.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00