rust-analyzer/crates/hir-ty/src
2024-01-27 11:02:34 +01:00
..
consteval internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
diagnostics Replace local copy of exhaustiveness checking with upstream librarified version 2024-01-23 15:54:00 +01:00
infer single_match 2024-01-19 18:31:15 +01:00
layout match_single_binding 2024-01-19 17:31:01 +01:00
mir single_match 2024-01-19 18:31:15 +01:00
tests Stub out FnAbi::partial_eq as a workaround for now 2024-01-19 15:15:23 +01:00
autoderef.rs Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra 2023-07-17 16:49:15 +03:00
builder.rs fix: rename generator to coroutine 2024-01-15 12:24:47 +01:00
chalk_db.rs feat:Record FnAbi 2024-01-19 15:15:23 +01:00
chalk_ext.rs feat:Record FnAbi 2024-01-19 15:15:23 +01:00
consteval.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
db.rs fix: Make value_ty query fallible 2024-01-16 12:09:40 +01:00
diagnostics.rs Re-order mod declarations 2024-01-27 11:02:34 +01:00
display.rs redundant_pattern_matching 2024-01-19 17:31:01 +01:00
infer.rs feat:Record FnAbi 2024-01-19 15:15:23 +01:00
inhabitedness.rs Cleanup 2024-01-15 12:22:51 +01:00
interner.rs feat:Record FnAbi 2024-01-19 15:15:23 +01:00
lang_items.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
layout.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
lib.rs Re-order mod declarations 2024-01-27 11:02:34 +01:00
lower.rs redundant_pattern_matching 2024-01-19 17:31:01 +01:00
mapping.rs fix: rename generator to coroutine also in dependencies 2024-01-15 12:24:48 +01:00
method_resolution.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
mir.rs Re-order mod declarations 2024-01-27 11:02:34 +01:00
primitive.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
tests.rs Re-order mod declarations 2024-01-27 11:02:34 +01:00
tls.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +01:00
traits.rs Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +01:00
utils.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00