rust-analyzer/crates/hir-ty/src
2024-02-04 11:07:35 +02:00
..
consteval internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
diagnostics internal: don't panic in debug_pat 2024-01-31 13:00:30 -05:00
infer internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
layout Try to fix in-tree build 2024-02-04 11:07:35 +02:00
mir Try to fix in-tree build 2024-02-04 11:07:35 +02:00
tests minor: correct some typos 2024-02-02 18:22:54 +08:00
autoderef.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
builder.rs fix: rename generator to coroutine 2024-01-15 12:24:47 +01:00
chalk_db.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05: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 internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
diagnostics.rs Re-order mod declarations 2024-01-27 11:02:34 +01:00
display.rs Cleanup error variants in MIR code slightly 2024-01-30 09:53:39 +01:00
infer.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
inhabitedness.rs wildcard_in_or_patterns 2024-01-31 19:06:18 +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 Cleanup error variants in MIR code slightly 2024-01-30 09:53:39 +01:00
lib.rs Remove abi_amdgpu_kernel references 2024-01-31 19:06:10 +00: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 internal: switch to tracing from log 2024-01-30 12:27:31 -05: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 internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
utils.rs Try to fix in-tree build 2024-02-04 11:07:35 +02:00